| EcdsaKey Properties | 
The EcdsaKey type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | NamedCurve | 
            Gets or sets the named curve.
             | 
|  | PrivateKey | 
            Gets or sets the private key.
             | 
|  | PublicKey | 
            Gets or sets the public key.
             | 
|  | Size | 
            Gets the size of the key.
             | 
|  | Type | 
            Gets the key type.
            (Overrides AsymmetricKeyType.) | 
 See Also
See Also