Enum Constant Summary
Enum Constants
Method Summary
All Methods Static Methods Concrete Methods
Get the CryptoCounters for an integer value
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.
Enum Constant Details
KM_DEA
Constant: 0x01 = 1
KM_TDEA_128
Constant: 0x02 = 2
KM_TDEA_192
Constant: 0x03 = 3
KM_Encrypted_DEA
Constant: 0x04 = 4
KM_Encrypted_TDEA_128
Constant: 0x05 = 5
KM_Encrypted_TDEA_192
Constant: 0x06 = 6
KM_AES_128
Constant: 0x07 = 7
KM_AES_192
Constant: 0x08 = 8
KM_AES_256
Constant: 0x09 = 9
KM_Encrypted_AES_128
Constant: 0x0A = 10
KM_Encrypted_AES_192
Constant: 0x0B = 11
KM_Encrypted_AES_256
Constant: 0x0C = 12
KM_XTS_AES_128
Constant: 0x0D = 13
KM_XTS_AES_256
Constant: 0x0E = 14
KM_XTS_Encrypted_AES_128
Constant: 0x0F = 15
KM_XTS_Encrypted_AES_256
Constant: 0x10 = 16
KMC_DEA
Constant: 0x11 = 17
KMC_TDEA_128
Constant: 0x12 = 18
KMC_TDEA_192
Constant: 0x13 = 19
KMC_Encrypted_DEA
Constant: 0x14 = 20
KMC_Encrypted_TDEA_128
Constant: 0x15 = 21
KMC_Encrypted_TDEA_192
Constant: 0x16 = 22
KMC_AES_128
Constant: 0x17 = 23
KMC_AES_192
Constant: 0x18 = 24
KMC_AES_256
Constant: 0x19 = 25
KMC_Encrypted_AES_128
Constant: 0x1A = 26
KMC_Encrypted_AES_192
Constant: 0x1B = 27
KMC_Encrypted_AES_256
Constant: 0x1C = 28
KMC_PRNG
Constant: 0x1D = 29
KMA_GCM_AES_128
Constant: 0x1E = 30
KMA_GCM_AES_192
Constant: 0x1F = 31
KMA_GCM_AES_256
Constant: 0x20 = 32
KMA_GCM_Enc_AES_128
Constant: 0x21 = 33
KMA_GCM_Enc_AES_192
Constant: 0x22 = 34
KMA_GCM_Enc_AES_256
Constant: 0x23 = 35
KMF_DEA
Constant: 0x24 = 36
KMF_TDEA_128
Constant: 0x25 = 37
KMF_TDEA_192
Constant: 0x26 = 38
KMF_Encrypted_DEA
Constant: 0x27 = 39
KMF_Encrypted_TDEA_128
Constant: 0x28 = 40
KMF_Encrypted_TDEA_192
Constant: 0x29 = 41
KMF_AES_128
Constant: 0x2A = 42
KMF_AES_192
Constant: 0x2B = 43
KMF_AES_256
Constant: 0x2C = 44
KMF_Encrypted_AES_128
Constant: 0x2D = 45
KMF_Encrypted_AES_192
Constant: 0x2E = 46
KMF_Encrypted_AES_256
Constant: 0x2F = 47
KMCTR_DEA
Constant: 0x30 = 48
KMCTR_TDEA_128
Constant: 0x31 = 49
KMCTR_TDEA_192
Constant: 0x32 = 50
KMCTR_Encrypted_DEA
Constant: 0x33 = 51
KMCTR_Encrypted_TDEA_128
Constant: 0x34 = 52
KMCTR_Encrypted_TDEA_192
Constant: 0x35 = 53
KMCTR_AES_128
Constant: 0x36 = 54
KMCTR_AES_192
Constant: 0x37 = 55
KMCTR_AES_256
Constant: 0x38 = 56
KMCTR_Encrypted_AES_128
Constant: 0x39 = 57
KMCTR_Encrypted_AES_192
Constant: 0x3A = 58
KMCTR_Encrypted_AES_256
Constant: 0x3B = 59
KMO_DEA
Constant: 0x3C = 60
KMO_TDEA_128
Constant: 0x3D = 61
KMO_TDEA_192
Constant: 0x3E = 62
KMO_Encrypted_DEA
Constant: 0x3F = 63
KMO_Encrypted_TDEA_128
Constant: 0x40 = 64
KMO_Encrypted_TDEA_192
Constant: 0x41 = 65
KMO_AES_128
Constant: 0x42 = 66
KMO_AES_192
Constant: 0x43 = 67
KMO_AES_256
Constant: 0x44 = 68
KMO_Encrypted_AES_128
Constant: 0x45 = 69
KMO_Encrypted_AES_192
Constant: 0x46 = 70
KMO_Encrypted_AES_256
Constant: 0x47 = 71
KIMD_SHA_1
Constant: 0x48 = 72
KIMD_SHA_256
Constant: 0x49 = 73
KIMD_SHA_512
Constant: 0x4A = 74
KIMD_SHA3_224
Constant: 0x4B = 75
KIMD_SHA3_256
Constant: 0x4C = 76
KIMD_SHA3_384
Constant: 0x4D = 77
KIMD_SHA3_512
Constant: 0x4E = 78
KIMD_SHAKE_128
Constant: 0x4F = 79
KIMD_SHAKE_256
Constant: 0x50 = 80
KIMD_GHASH
Constant: 0x51 = 81
KLMD_SHA_1
Constant: 0x52 = 82
KLMD_SHA_256
Constant: 0x53 = 83
KLMD_SHA_512
Constant: 0x54 = 84
KLMD_SHA3_224
Constant: 0x55 = 85
KLMD_SHA3_256
Constant: 0x56 = 86
KLMD_SHA3_384
Constant: 0x57 = 87
KLMD_SHA3_512
Constant: 0x58 = 88
KLMD_SHAKE_128
Constant: 0x59 = 89
KLMD_SHAKE_256
Constant: 0x5A = 90
KMAC_DEA
Constant: 0x5B = 91
KMAC_TDEA_128
Constant: 0x5C = 92
KMAC_TDEA_192
Constant: 0x5D = 93
KMAC_Encrypted_DEA
Constant: 0x5E = 94
KMAC_Encrypted_TDEA_128
Constant: 0x5F = 95
KMAC_Encrypted_TDEA_192
Constant: 0x60 = 96
KMAC_AES_128
Constant: 0x61 = 97
KMAC_AES_192
Constant: 0x62 = 98
KMAC_AES_256
Constant: 0x63 = 99
KMAC_Encrypted_AES_128
Constant: 0x64 = 100
KMAC_Encrypted_AES_192
Constant: 0x65 = 101
KMAC_Encrypted_AES_256
Constant: 0x66 = 102
PCC_CLB_CMAC_Using_DEA
Constant: 0x67 = 103
PCC_CLB_CMAC_TDEA_128
Constant: 0x68 = 104
PCC_CLB_CMAC_TDEA_192
Constant: 0x69 = 105
PCC_CLB_CMAC_E_DEA
Constant: 0x6A = 106
PCC_CLB_CMAC_E_TDEA_128
Constant: 0x6B = 107
PCC_CLB_CMAC_E_TDEA_192
Constant: 0x6C = 108
PCC_CLB_CMAC_AES_128
Constant: 0x6D = 109
PCC_CLB_CMAC_AES_192
Constant: 0x6E = 110
PCC_CLB_CMAC_AES_256
Constant: 0x6F = 111
PCC_CLB_CMAC_E_AES_128
Constant: 0x70 = 112
PCC_CLB_CMAC_E_AES_192
Constant: 0x71 = 113
PCC_CLB_CMAC_E_AES_256A
Constant: 0x72 = 114
PCC_C_XTS_Parm_AES_128
Constant: 0x73 = 115
PCC_C_XTS_Parm_AES_256
Constant: 0x74 = 116
PCC_C_XTS_EParm_AES_128
Constant: 0x75 = 117
PCC_C_XTS_EParm_AES_256
Constant: 0x76 = 118
PCC_Scalar_Mult_P256
Constant: 0x77 = 119
PCC_Scalar_Mult_P384
Constant: 0x78 = 120
PCC_Scalar_Mult_P521
Constant: 0x79 = 121
PCC_Scalar_Mult_Ed25519
Constant: 0x7A = 122
PCC_Scalar_Mult_Ed448
Constant: 0x7B = 123
PCC_Scalar_Mult_X25519
Constant: 0x7C = 124
PCC_Scalar_Mult_X448
Constant: 0x7D = 125
PRNO_SHA_512_DRNG
Constant: 0x7E = 126
PRNO_TRNG_QRTC_Ratio
Constant: 0x7F = 127
PRNO_TRNG
Constant: 0x80 = 128
KDSA_ECDSA_Verify_P256
Constant: 0x81 = 129
KDSA_ECDSA_Verify_P384
Constant: 0x82 = 130
KDSA_ECDSA_Verify_P521
Constant: 0x83 = 131
KDSA_ECDSA_Sign_P256
Constant: 0x84 = 132
KDSA_ECDSA_Sign_P384
Constant: 0x85 = 133
KDSA_ECDSA_Sign_P521
Constant: 0x86 = 134
KDSA_Enc_ECDSA_Sign_P256
Constant: 0x87 = 135
KDSA_Enc_ECDSA_Sign_P384
Constant: 0x88 = 136
KDSA_Enc_ECDSA_Sign_P521
Constant: 0x89 = 137
KDSA_EdDSA_Ver_Ed25519
Constant: 0x8A = 138
KDSA_EdDSA_Ver_Ed448
Constant: 0x8B = 139
KDSA_EdDSA_Sign_Ed25519
Constant: 0x8C = 140
KDSA_EdDSA_Sign_Ed448
Constant: 0x8D = 141
KDSA_EEdDSA_Sign_Ed25519
Constant: 0x8E = 142
KDSA_EEdDSA_Sign_Ed448
Constant: 0x8F = 143
PCKMO_Enc_DEA_key
Constant: 0x90 = 144
PCKMO_Enc_TDEA_128_key
Constant: 0x91 = 145
PCKMO_Enc_TDEA_192_key
Constant: 0x92 = 146
PCKMO_Enc_AES_128_key
Constant: 0x93 = 147
PCKMO_Enc_AES_192_key
Constant: 0x94 = 148
PCKMO_Enc_AES_256_key
Constant: 0x95 = 149
PCKMO_Enc_ECC_P256_key
Constant: 0x96 = 150
PCKMO_Enc_ECC_P384_key
Constant: 0x97 = 151
PCKMO_Enc_ECC_P521_key
Constant: 0x98 = 152
PCKMO_E_ECC_Ed25519_key
Constant: 0x99 = 153
PCKMO_E_ECC_Ed448_key
Constant: 0x9A = 154
NOT_DEFINED
Not recognized
Method Details
values
Returns an array containing the constants of this enum type, in
the order they are declared.
Returns:
an array containing the constants of this enum type, in the order they are declared
valueOf
Returns the enum constant of this type with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)
Parameters:
name
- the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
IllegalArgumentException
- if this enum type has no constant with the specified name
NullPointerException
- if the argument is null
from
Get the CryptoCounters for an integer value
Parameters:
value
- the integer value
Returns:
the corresponding CryptoCounters