public static final class KeyGenerator.KEYGEN_64 extends java.lang.Object implements KeyGenerator
KeyGenerator implementation which generates a random 64 bit key.
The key will always be in the range of [1000, MAX_LONG].KeyGenerator.KEYGEN_128, KeyGenerator.KEYGEN_64| Constructor and Description |
|---|
KEYGEN_64() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
generateKey() |
public java.lang.String generateKey()
generateKey in interface KeyGenerator