|
IAIK PKCS#11 Wrapper version 1.2.17 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the available key types as defined by PKCS#11 2.11: RSA, DSA, DH, ECDSA, KEA, GENERIC_SECRET, RC2, RC4, DES, DES2, DES3, CAST, CAST3, CAST5, CAST128, RC5, IDEA, SKIPJACK, BATON, JUNIPER, CDMF, AES, EC, X9_42_DH or VENDOR_DEFINED.
Field Summary | |
static Long |
AES
The identifier for a AES key. |
static Long |
BATON
The identifier for a BATON key. |
static Long |
BLOWFISH
The identifier for a Blowfish key. |
static Long |
CAST
The identifier for a CAST key. |
static Long |
CAST128
The identifier for a CAST128 key. |
static Long |
CAST3
The identifier for a CAST3 key. |
static Long |
CAST5
The identifier for a CAST5 key; CAST5 is the same as CAST128. |
static Long |
CDMF
The identifier for a CDMF key. |
static Long |
DES
The identifier for a DES key. |
static Long |
DES2
The identifier for a double-length DES key. |
static Long |
DES3
The identifier for a trible-length DES key (Trible-DES). |
static Long |
DH
The identifier for a Diffi-Hellman key. |
static Long |
DSA
The identifier for a DSA key. |
static Long |
EC
The identifier for a EC key. |
static Long |
ECDSA
The identifier for a ECDSA key. |
static Long |
GENERIC_SECRET
The identifier for a generic secret key. |
static Long |
IDEA
The identifier for a IDEA key. |
static Long |
JUNIPER
The identifier for a JUNIPER key. |
static Long |
KEA
The identifier for a KEA key. |
static Long |
RC2
The identifier for a RC2 key. |
static Long |
RC4
The identifier for a RC4 key. |
static Long |
RC5
The identifier for a RC5 key. |
static Long |
RSA
The identifier for a RSA key. |
static Long |
SKIPJACK
The identifier for a SKIPJACK key. |
static Long |
TWOFISH
The identifier for a Twofish key. |
static Long |
VENDOR_DEFINED
The identifier for a VENDOR_DEFINED key. |
static Long |
X9_42_DH
The identifier for a EC key. |
Field Detail |
public static final Long RSA
public static final Long DSA
public static final Long DH
public static final Long ECDSA
public static final Long EC
public static final Long X9_42_DH
public static final Long KEA
public static final Long GENERIC_SECRET
public static final Long RC2
public static final Long RC4
public static final Long DES
public static final Long DES2
public static final Long DES3
public static final Long CAST
public static final Long CAST3
public static final Long CAST5
public static final Long CAST128
public static final Long RC5
public static final Long IDEA
public static final Long SKIPJACK
public static final Long BATON
public static final Long JUNIPER
public static final Long CDMF
public static final Long AES
public static final Long BLOWFISH
public static final Long TWOFISH
public static final Long VENDOR_DEFINED
|
IAIK PKCS#11 Wrapper version 1.2.17 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |