| Package | Description |
|---|---|
| net.sf.mmm.crypto.symmetric.key | |
| net.sf.mmm.crypto.symmetric.key.spec |
| Modifier and Type | Field and Description |
|---|---|
private SymmetricKeySpecFactory |
SymmetricKeyConfig.keySpecFactory |
| Modifier and Type | Method and Description |
|---|---|
SymmetricKeySpecFactory |
SymmetricKeyConfig.getKeySpecFactory() |
| Constructor and Description |
|---|
SymmetricKeyConfig(String algorithm,
SecurityProvider provider,
int keyLength,
SymmetricKeySpecFactory keySpecFactory)
The constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SymmetricKeySpecFactoryImplPbe
Implementation of
SymmetricKeySpecFactory for PBE (PBEKeySpec). |
Copyright © 2001–2019 mmm-Team. All rights reserved.