|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
com.ibm.* |
---|
com.ibm.crypto.provider.AESCipher | ||
---|---|---|
public static final int |
AES_BLOCK_SIZE |
16 |
com.ibm.crypto.provider.BlowfishCipher | ||
---|---|---|
public static final int |
BLOWFISH_BLOCK_SIZE |
8 |
public static final int |
BLOWFISH_MAX_KEYSIZE |
56 |
com.ibm.crypto.provider.DESCipher | ||
---|---|---|
protected static final int |
CBC_MODE |
1 |
protected static final int |
CFB_MODE |
2 |
protected static final int |
CTR_MODE |
5 |
public static final int |
DES_BLOCK_SIZE |
8 |
protected static final int |
ECB_MODE |
0 |
protected static final int |
OFB_MODE |
3 |
protected static final int |
PCBC_MODE |
4 |
com.ibm.crypto.provider.DESedeCipher | ||
---|---|---|
protected static final int |
CBC_MODE |
1 |
protected static final int |
CFB_MODE |
2 |
protected static final int |
CTR_MODE |
5 |
public static final int |
DES_BLOCK_SIZE |
8 |
protected static final int |
ECB_MODE |
0 |
protected static final int |
OFB_MODE |
3 |
protected static final int |
PCBC_MODE |
4 |
com.ibm.crypto.provider.DHKeyAgreement | ||
---|---|---|
public static final int |
BLOWFISH_BLOCK_SIZE |
8 |
public static final int |
BLOWFISH_MAX_KEYSIZE |
56 |
com.ibm.crypto.provider.JavaKeyStore | ||
---|---|---|
public static final int |
MAGIC |
-17957139 |
public static final int |
VERSION_1 |
1 |
public static final int |
VERSION_2 |
2 |
com.ibm.crypto.provider.Mars | ||
---|---|---|
public static final int |
MARS_BLOCK_SIZE |
16 |
com.ibm.crypto.provider.RC2 | ||
---|---|---|
public static final int |
RC2_BLOCK_SIZE |
8 |
com.ibm.crypto.provider.X509Factory | ||
---|---|---|
public static final String |
BEGIN_CERT |
"-----BEGIN CERTIFICATE-----" |
public static final String |
END_CERT |
"-----END CERTIFICATE-----" |
protected static final String |
pkcs7String |
"PKCS7" |
protected static final String |
pkipString |
"PkiPath" |
protected static final String |
x509String |
"X.509" |
javax.crypto.* |
---|
javax.crypto.Cipher | ||
---|---|---|
public static final int |
DECRYPT_MODE |
2 |
public static final int |
ENCRYPT_MODE |
1 |
public static final int |
PRIVATE_KEY |
2 |
public static final int |
PUBLIC_KEY |
1 |
public static final int |
SECRET_KEY |
3 |
public static final int |
UNWRAP_MODE |
4 |
public static final int |
WRAP_MODE |
3 |
javax.crypto.SecretKey | ||
---|---|---|
public static final long |
serialVersionUID |
-4795878709595146952L |
javax.crypto.interfaces.DHPrivateKey | ||
---|---|---|
public static final long |
serialVersionUID |
2211791113380396553L |
javax.crypto.interfaces.DHPublicKey | ||
---|---|---|
public static final long |
serialVersionUID |
-6628103563352519193L |
javax.crypto.interfaces.PBEKey | ||
---|---|---|
public static final long |
serialVersionUID |
-1430015993304333921L |
javax.crypto.spec.DESedeKeySpec | ||
---|---|---|
public static final int |
DES_EDE_KEY_LEN |
24 |
javax.crypto.spec.DESKeySpec | ||
---|---|---|
public static final int |
DES_KEY_LEN |
8 |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |