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
| Name | Description | |
|---|---|---|
|
|
CKO_CERTIFICATE | |
|
|
CKO_DATA | |
|
|
CKO_DOMAIN_PARAMETERS | |
|
|
CKO_HW_FEATURE | |
|
|
CKO_MECHANISM | |
|
|
CKO_PRIVATE_KEY | |
|
|
CKO_PUBLIC_KEY | |
|
|
CKO_SECRET_KEY | |
|
|
CKO_VENDOR_DEFINED |
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
|