Click or drag to resize

EcdsaKey Properties

The EcdsaKey type exposes the following members.

Properties
  NameDescription
Public propertyNamedCurve
Gets or sets the named curve.
Public propertyPrivateKey
Gets or sets the private key.
Public propertyPublicKey
Gets or sets the public key.
Public propertySize
Gets the size of the key.
Public propertyType
Gets the key type.
(Overrides AsymmetricKeyType.)
Top
See Also