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_SALTAES, DES| Constructor and Description |
|---|
DESKeyFactory() |
keyFromPassword, randomKey, randomKey, setIterationCount, setSaltpublic static final java.lang.String ALGORITHM
public static final int MAXIMUM_KEY_LENGTH