The Data type exposes the following members.

Properties

  Name Description
Application
Value of this CKA_APPLICATION attribute
Attributes
Gets the attributes set.
(Inherited from CryptokiObject.)
Class
Class of this object
(Inherited from CryptokiObject.)
ClassName
Gets the name of this PKCS#11 object's class.
(Inherited from CryptokiObject.)
DataValue
Value of this data object
Handle
Handle to this object inside native cryptoki
(Inherited from CryptokiObject.)
Label
Value of this CKA_LABEL attribute
(Inherited from Storage.)
Modifiable
Value of this CKA_MODIFIABLE attribute
(Inherited from Storage.)
Private
Value of this CKA_PRIVATE attribute
(Inherited from Storage.)
Size
Size in bytes of this object
(Inherited from CryptokiObject.)
Token
Value of this CKA_TOKEN attribute
(Inherited from Storage.)

See Also