| Package | Description |
|---|---|
| net.sf.mmm.crypto.symmetric.access | |
| net.sf.mmm.crypto.symmetric.access.pbe |
| Modifier and Type | Class and Description |
|---|---|
class |
SymmetricAccess<K extends SecretKey>
Abstract base implementation of factory for
key management and
encryption/decryption based on
symmetric cryptography. |
| Modifier and Type | Class and Description |
|---|---|
class |
PbeAccess
SymmetricAccess for PBE (Password Based Encryption). |
Copyright © 2001–2019 mmm-Team. All rights reserved.