The Cryptoki type exposes the following members.

Methods

  Name Description
Attach
Attaches this Cryptoki object to the given native cryptoki library. It calls LoadLibrary
Detach
Detaches this object from the native cryptoki library. It calls FreeLibrary.
Equals (Inherited from Object.)
Finalize Overloaded.
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
Initialize Overloaded.
MemberwiseClone (Inherited from Object.)
RegisterFunction
SetLicenseInfo
Sets the license info
ToString (Inherited from Object.)
UnregisterFunction
WaitForSlotEvent
Wait for a slot event like smart card insertion or removal

See Also