public class AESCryptoBase
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ITERATION_COUNT |
static int |
KEY_SIZE_BIT |
static int |
KEY_SIZE_BYTE |
Constructor and Description |
---|
AESCryptoBase() |
public static final int KEY_SIZE_BIT
public static final int KEY_SIZE_BYTE
public static final int ITERATION_COUNT