EcdsaCrypto Class |
Namespace: FM.IceLink
The EcdsaCrypto type exposes the following members.
Name | Description | |
---|---|---|
![]() | EcdsaCrypto | Initializes a new instance of the EcdsaCrypto class |
Name | Description | |
---|---|---|
![]() ![]() | DefaultNamedCurve |
Gets or sets the default curve.
|
Name | Description | |
---|---|---|
![]() ![]() | CreateKey |
Creates an ECDSA key.
|
![]() ![]() | CreateKey(EcdsaNamedCurve) |
Creates an ECDSA key.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Sign |
Signs data using a specified key.
|
![]() | ToString | (Inherited from Object.) |
![]() ![]() | Verify |
Verifies a signature using a specified key and data.
|