| Interface | Description |
|---|---|
| BytesKeyGenerator |
A generator for unique byte array-based keys.
|
| StringKeyGenerator |
A generator for unique string keys.
|
| Class | Description |
|---|---|
| Base64StringKeyGenerator |
A StringKeyGenerator that generates base64-encoded String keys.
|
| KeyGenerators |
Factory for commonly used key generators.
|