The ECPrivateKey type exposes the following members.

Methods

  Name Description
Copy (Inherited from CryptokiObject.)
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Key.)

Properties

  Name Description
AlwaysSensitive (Inherited from PrivateKey.)
Attributes (Inherited from CryptokiObject.)
Class (Inherited from CryptokiObject.)
ClassName (Inherited from CryptokiObject.)
Decrypt (Inherited from PrivateKey.)
Derive (Inherited from Key.)
ECParameters
EndDate (Inherited from Key.)
Extractable (Inherited from PrivateKey.)
Handle (Inherited from CryptokiObject.)
ID (Inherited from Key.)
KeyGenMechanismType (Inherited from Key.)
KeyGenMechanismTypeName (Inherited from Key.)
KeyType (Inherited from Key.)
KeyTypeName (Inherited from Key.)
KeyValue
Label (Inherited from Storage.)
Local (Inherited from Key.)
Modifiable (Inherited from Storage.)
NeverExtractable (Inherited from PrivateKey.)
Private (Inherited from Storage.)
Sensitive (Inherited from PrivateKey.)
Sign (Inherited from PrivateKey.)
SignRecover (Inherited from PrivateKey.)
Size (Inherited from CryptokiObject.)
StartDate (Inherited from Key.)
Subject (Inherited from PrivateKey.)
Token (Inherited from Storage.)
Unwrap (Inherited from PrivateKey.)

See Also