public interface BytesKeyGenerator
Modifier and Type | Method and Description |
---|---|
byte[] |
generateKey()
Generate a new key.
|
int |
getKeyLength()
Get the length, in bytes, of keys created by this generator.
|
Copyright © 2015. All rights reserved.