| Class | Description |
|---|---|
| Attribute |
This is the base-class for all types of attributes.
|
| AttributeArrayAttribute |
Objects of this class represent an attribute array of a PKCS#11 object
as specified by PKCS#11.
|
| BooleanAttribute |
Objects of this class represent a boolean attribute of a PKCS#11 object
as specified by PKCS#11.
|
| ByteArrayAttribute |
Objects of this class represent a byte-array attribute of a PKCS#11 object
as specified by PKCS#11.
|
| CharArrayAttribute |
Objects of this class represent a char-array attribute of a PKCS#11 object
as specified by PKCS#11.
|
| DateAttribute |
Objects of this class represent a date attribute of a PKCS#11 object
as specified by PKCS#11.
|
| LongAttribute |
Objects of this class represent a long attribute of a PKCS#11 object
as specified by PKCS#11.
|
| MechanismArrayAttribute |
Objects of this class represent a mechanism array attribute of a PKCS#11
object as specified by PKCS#11.
|
| MechanismAttribute |
Objects of this class represent a mechanism attribute of a PKCS#11 object
as specified by PKCS#11.
|
Copyright © 2023. All rights reserved.