|
IAIK PKCS#11 Wrapper version 1.2.18 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the available object classes as defined by PKCS#11: DATA, CERTIFICATE, PUBLIC_KEY, PRIVATE_KEY, SECRET_KEY, HW_FEATURE, DOMAIN_PARAMETERS or VENDOR_DEFINED.
Field Summary | |
static java.lang.Long |
CERTIFICATE
The indentifier for a certificate object or any sub-class of it. |
static java.lang.Long |
DATA
The indentifier for a data object or any sub-class of it. |
static java.lang.Long |
DOMAIN_PARAMETERS
The indentifier for a domain parameters object or any sub-class of it. |
static java.lang.Long |
HW_FEATURE
The indentifier for a hardware feature object or any sub-class of it. |
static java.lang.Long |
MECHANISM
The indentifier for a mechanism object or any sub-class of it. |
static java.lang.Long |
PRIVATE_KEY
The indentifier for a private key object or any sub-class of it. |
static java.lang.Long |
PUBLIC_KEY
The indentifier for a public key object or any sub-class of it. |
static java.lang.Long |
SECRET_KEY
The indentifier for a secret key object or any sub-class of it. |
static java.lang.Long |
VENDOR_DEFINED
The indentifier for a vendor-defined object. |
Field Detail |
public static final java.lang.Long DATA
public static final java.lang.Long CERTIFICATE
public static final java.lang.Long PUBLIC_KEY
public static final java.lang.Long PRIVATE_KEY
public static final java.lang.Long SECRET_KEY
public static final java.lang.Long HW_FEATURE
public static final java.lang.Long DOMAIN_PARAMETERS
public static final java.lang.Long MECHANISM
public static final java.lang.Long VENDOR_DEFINED
|
IAIK PKCS#11 Wrapper version 1.2.18 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |