Share via


CryptokiObject Members

The following tables list the members exposed by the CryptokiObject type.

Protected Constructors

Name Description
Protected Method CryptokiObject Initializes a new instance of the CryptokiObject class.

Protected Fields

Name Description
Protected Field m_handle Represents the handle for the object.

Public Properties

Name Description
Public Property Size Gets the size, in bytes, of the Cryptoki object.

Public Methods

Name Description
Public Method Copy Copies the Cryptoki object.
Public Method Static CreateObject Creates an object in the given session context with the specified object attributes.
Public Method Delete Deletes the Cryptoki object from the specified storage location.
Public Method Dispose Overloaded. Releases all resources used by the Cryptoki object.
Public Method GetAttributeValues Gets the values for the specified object attributes.
Public Method Save Saves the Cryptoki object to the specified storage location.
Public Method SetAttributeValues Sets the values for the specified object attributes.

See Also

Reference

CryptokiObject Class
Microsoft.SPOT.Cryptoki Namespace