public class DESKeyFactory extends AbsKeyFactory
Factory class for creating secure DES keys.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ALGORITHM |
static int |
MAXIMUM_KEY_LENGTH |
DEFAULT_ITERATION_COUNT, DEFAULT_SALT
AES, DES
Constructor and Description |
---|
DESKeyFactory() |
keyFromPassword, randomKey, randomKey, setIterationCount, setSalt
public static final java.lang.String ALGORITHM
public static final int MAXIMUM_KEY_LENGTH