CryptokiObject Members
The following tables list the members exposed by the CryptokiObject type.
Protected Constructors
Name | Description | |
---|---|---|
CryptokiObject | Initializes a new instance of the CryptokiObject class. |
Protected Fields
Name | Description | |
---|---|---|
m_handle | Represents the handle for the object. |
Public Properties
Name | Description | |
---|---|---|
Size | Gets the size, in bytes, of the Cryptoki object. |
Public Methods
Name | Description | |
---|---|---|
Copy | Copies the Cryptoki object. | |
CreateObject | Creates an object in the given session context with the specified object attributes. | |
Delete | Deletes the Cryptoki object from the specified storage location. | |
Dispose | Overloaded. Releases all resources used by the Cryptoki object. | |
GetAttributeValues | Gets the values for the specified object attributes. | |
Save | Saves the Cryptoki object to the specified storage location. | |
SetAttributeValues | Sets the values for the specified object attributes. |