public class SymmetricKeyUtils extends java.lang.Object implements SymmetricKeyAlgorithmTags
AES_128, AES_192, AES_256, BLOWFISH, CAMELLIA_128, CAMELLIA_192, CAMELLIA_256, CAST5, DES, IDEA, NULL, SAFER, TRIPLE_DES, TWOFISH
Constructor and Description |
---|
SymmetricKeyUtils() |
Modifier and Type | Method and Description |
---|---|
static int |
getKeyLengthInBits(int algorithm) |
static int |
getKeyLengthInOctets(int algorithm) |