P11ex.Lib.ObjectAttributes (p11ex v0.1.1)
This module defines sets of attributes for PKCS#11 objects.
Summary
Functions
Attributes that all kinds of objects have.
Attributes that can be found on EC private keys.
Attributes that can be found on EC public keys.
Attributes related to keys. This are attributes can be found on secrets keys, public keys, and private keys.
Attributes that can be found on private keys.
Attributes that can be found on public keys.
Attributes that can be found on RSA private keys.
Attributes that can be found on RSA private keys that are sensitive. The token will
not return these attributes unless the :cka_sensitive
attribute is set to false
or :cka_extractable
is set to true
.
Attributes that can be found on RSA public keys.
Attributes that can be found on secret keys.
Attributes related to the storage of objects. Most objects have these attributes.
Functions
Attributes that all kinds of objects have.
Attributes that can be found on EC private keys.
Attributes that can be found on EC public keys.
Attributes related to keys. This are attributes can be found on secrets keys, public keys, and private keys.
Attributes that can be found on private keys.
Attributes that can be found on public keys.
Attributes that can be found on RSA private keys.
Attributes that can be found on RSA private keys that are sensitive. The token will
not return these attributes unless the :cka_sensitive
attribute is set to false
or :cka_extractable
is set to true
.
Attributes that can be found on RSA public keys.
Attributes that can be found on secret keys.
Attributes related to the storage of objects. Most objects have these attributes.