|
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 certificate types as defined by PKCS#11: X_509_PUBLIC_KEY, X_509_ATTRIBUTE or VENDOR_DEFINED.
Field Summary | |
static java.lang.Long |
VENDOR_DEFINED
The identifier for a vendor-defined certificate. |
static java.lang.Long |
WTLS
The identifier for a WTL certificate. |
static java.lang.Long |
X_509_ATTRIBUTE
The identifier for a X.509 attribute certificate. |
static java.lang.Long |
X_509_PUBLIC_KEY
The identifier for a X.509 public key certificate. |
Field Detail |
public static final java.lang.Long X_509_PUBLIC_KEY
public static final java.lang.Long X_509_ATTRIBUTE
public static final java.lang.Long WTLS
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 |