|
Cumulus4j API (1.0.0) |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecretKeyGenerator | |
|---|---|
| org.cumulus4j.crypto | API providing a unified way to use various cryptography algorithms. |
| org.cumulus4j.crypto.internal.symmetric | Internal (non-API) package for symmetric encryption. |
| Uses of SecretKeyGenerator in org.cumulus4j.crypto |
|---|
| Methods in org.cumulus4j.crypto that return SecretKeyGenerator | |
|---|---|
SecretKeyGenerator |
CryptoRegistry.createSecretKeyGenerator(String algorithmName,
boolean initWithDefaults)
Create a new SecretKeyGenerator. |
| Uses of SecretKeyGenerator in org.cumulus4j.crypto.internal.symmetric |
|---|
| Classes in org.cumulus4j.crypto.internal.symmetric that implement SecretKeyGenerator | |
|---|---|
class |
SecretKeyGeneratorImpl
Default implementation of SecretKeyGenerator. |
|
Cumulus4j API (1.0.0) |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||