The KEAPrivateKey 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.)
Base (Inherited from DSAPrivateKey.)
Class (Inherited from CryptokiObject.)
ClassName (Inherited from CryptokiObject.)
Decrypt (Inherited from PrivateKey.)
Derive (Inherited from Key.)
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 (Inherited from DSAPrivateKey.)
Label (Inherited from Storage.)
Local (Inherited from Key.)
Modifiable (Inherited from Storage.)
NeverExtractable (Inherited from PrivateKey.)
Prime (Inherited from DSAPrivateKey.)
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.)
SubPrime (Inherited from DSAPrivateKey.)
Token (Inherited from Storage.)
Unwrap (Inherited from PrivateKey.)

See Also