com.ibm.crypto.fips.provider
Interface AESConstants
-
- All Known Implementing Classes:
- AESCipherInSoftware, AESGCMCipher, AESGCMCipherInHardware, FullHardwareAESCipher, GCMParameterGenerator, GCMParameters, GCTR, GCTRInHardware, SingleBlockHardwareAESCipher
public interface AESConstantsThis class defines the constants used by the AES algorithm implementation.- See Also:
AESCipher,AESCrypt
-
-
Field Summary
Fields Modifier and Type Field and Description static intAES_BLOCK_SIZEstatic int[]AES_KEYSIZES
-
-
-
Field Detail
-
AES_BLOCK_SIZE
static final int AES_BLOCK_SIZE
- See Also:
- Constant Field Values
-
AES_KEYSIZES
static final int[] AES_KEYSIZES
-
-