public abstract class Ecdsa extends AsymmetricSignatureAlgorithm
protected
Ecdsa()
ISignatureTransform
createSignatureTransform(KeyPair key, Provider provider)
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Ecdsa()
public ISignatureTransform createSignatureTransform(KeyPair key, Provider provider)
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. */