|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BytesKeyGenerator
A generator for unique byte array-based keys.
Method Summary | |
---|---|
byte[] |
generateKey()
Generate a new key. |
int |
getKeyLength()
Get the length, in bytes, of keys created by this generator. |
Method Detail |
---|
int getKeyLength()
byte[] generateKey()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |