The Certificate type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Copy |
Copies this object, creating a new object for the copy
(Inherited from CryptokiObject.) |
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString |
Returns a String that represents this instance.
(Overrides Object..::..ToString()()()().) |
Fields
| Name | Description | |
|---|---|---|
|
|
CKC_VENDOR_DEFINED | |
|
|
CKC_WTLS | |
|
|
CKC_X_509 | |
|
|
CKC_X_509_ATTR_CERT |
Properties
| Name | Description | |
|---|---|---|
|
|
Attributes |
Gets the attributes set.
(Inherited from CryptokiObject.) |
|
|
CertificateType |
Type of this certificate
|
|
|
CertificateTypeName |
Gets the name of the certificate type.
|
|
|
CertificateValue |
Value of this certificate
|
|
|
Class |
Class of this object
(Inherited from CryptokiObject.) |
|
|
ClassName |
Gets the name of this PKCS#11 object's class.
(Inherited from CryptokiObject.) |
|
|
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.) |
|
|
SerialNumber |
Serial number of this certificate
|
|
|
Size |
Size in bytes of this object
(Inherited from CryptokiObject.) |
|
|
Token |
Value of this CKA_TOKEN attribute
(Inherited from Storage.) |