Creates an instance of SessionObject
Creates an instance of SessionObject
ID of session object
PKCS#11 session
PKCS#11 module
Categorization of the certificate
Checksum
Object class (type)
End date for the certificate (default empty)
ID of PKCS#11 object
DER-encoding of the attribute certificate's issuer field.
This is distinct from the CKA_ISSUER
attribute contained in CKC_X_509
certificates
because the ASN.1 syntax and encoding are different. (default empty)
Description of the object (default empty)
PKCS#11 module
true
if object can be modified. Default is false
DER-encoding of the attribute certificate's subject field.
This is distinct from the CKA_SUBJECT
attribute contained in CKC_X_509
certificates
because the ASN.1
syntax and encoding are different.
true
if object is a private object and
false
if object is a public object.
Default value is token-specific, and may depend on the values of other attributes of the object.
DER-encoding of the certificate serial number (default empty)
PKCS#11 session
Start date for the certificate (default empty)
true
if object is a token object and
false
if object is a session object.
Default is false
.
The certificate can be trusted for the application that it was created.
Type of certificate
BER-encoding of a sequence of object identifier values corresponding to the attribute types contained in the certificate. When present, this field offers an opportunity for applications to search for a particular attribute certificate without fetching and parsing the certificate itself. (default empty)
BER-encoding of the certificate
Copies an object, creating a new object for the copy
Template for the new object
The new instance of SessionObject
Alias for getAttribute
Returns attribute value
Attribute type
Attribute value in Buffer format
Returns attribute value
Attribute name. See ITemplate
Attribute value. Depends on the attribute name
Returns a list of attributes
The list of attributes for receiving
The list of attributes
Protected
getAlias for setAttribute
Sets attribute value
Attribute type
Attribute value
Sets attribute value
Attribute name. See ITemplate
Attribute value. Depends on attribute name
Sets attributes from the list of attributes
The list of attributes
X.509 attribute certificate objects (certificate type
CKC_X_509_ATTR_CERT
) hold X.509 attribute certificates