The CryptokiObject type exposes the following members.

Methods

  Name Description
Copy
Copies this object, creating a new object for the copy
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Fields

Properties

  Name Description
Attributes
Gets the attributes set.
Class
Class of this object
ClassName
Gets the name of this PKCS#11 object's class.
Handle
Handle to this object inside native cryptoki
Size
Size in bytes of this object

See Also