public class CKK extends CK_KEY_TYPE
Further information concerning the various key types is provided in the PKCS#11 standard and the Programmers Manual.
| Modifier and Type | Field and Description |
|---|---|
static CKK |
ACTI |
static CKK |
AES |
static CKK |
ARIA |
static CKK |
BATON |
static CKK |
BLOWFISH |
static CKK |
CAMELLIA |
static CKK |
CAST |
static CKK |
CAST128 |
static CKK |
CAST3 |
static CKK |
CAST5
CKK_CSA5 is deprecated in v2.11
|
static CKK |
CDMF |
static CKK |
DES |
static CKK |
DES2 |
static CKK |
DES3 |
static CKK |
DH |
static CKK |
DSA |
static CKK |
EC |
static CKK |
ECDSA
CKK_ECDSA is deprecated in v2.11
|
static CKK |
GENERIC_SECRET |
static CKK |
HOTP |
static CKK |
IDEA |
static CKK |
INVALID_VALUE
SafeNet Inc.
|
static CKK |
JUNIPER |
static CKK |
KEA |
static CKK |
RC2 |
static CKK |
RC4 |
static CKK |
RC5 |
static CKK |
RSA |
static CKK |
SECURID |
static CKK |
SEED
SafeNet Inc.
|
static CKK |
SKIPJACK |
static CKK |
TWOFISH |
static CKK |
VENDOR_DEFINED |
static CKK |
X9_42_DH |
| Modifier and Type | Method and Description |
|---|---|
void |
setValue(long value)
Not allowed for a constant.
|
equals, hashCode, intValue, longValuepublic static final CKK RSA
public static final CKK DSA
public static final CKK DH
public static final CKK ECDSA
public static final CKK EC
public static final CKK X9_42_DH
public static final CKK KEA
public static final CKK GENERIC_SECRET
public static final CKK RC2
public static final CKK RC4
public static final CKK RC5
public static final CKK DES
public static final CKK DES2
public static final CKK DES3
public static final CKK CAST
public static final CKK CAST3
public static final CKK CAST5
public static final CKK CAST128
public static final CKK IDEA
public static final CKK SKIPJACK
public static final CKK BATON
public static final CKK JUNIPER
public static final CKK CDMF
public static final CKK AES
public static final CKK BLOWFISH
public static final CKK TWOFISH
public static final CKK SECURID
public static final CKK HOTP
public static final CKK ACTI
public static final CKK CAMELLIA
public static final CKK ARIA
public static final CKK VENDOR_DEFINED
public static final CKK INVALID_VALUE
public static final CKK SEED
public void setValue(long value)
setValue in class CK_KEY_TYPECopyright (c) SafeNet, Inc. 2012-2016. All rights reserved.