Creates an instance of SessionObject
Creates an instance of SessionObject
ID of session object
PKCS#11 session
PKCS#11 module
Object class (type)
ID of PKCS#11 object
Type of key the domain parameters can be used to generate.
Description of the object (default empty)
PKCS#11 module
true
only if domain parameters were either * generated locally (i.e., on the token)
with a C_GenerateKey
* created with a C_CopyObject
call as a copy of domain parameters
which had its CKA_LOCAL
attribute set to true
true
if object can be modified. Default is false
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.
PKCS#11 session
true
if object is a token object and
false
if object is a session object.
Default is false
.
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
Domain parameter object (object class
CKO_DOMAIN_PARAMETERS
) holds public domain parameters