| Modifier and Type | Class and Description |
|---|---|
class |
KeyConfig
Abstract base class of an
algorithm configuration for dealing with
Keys. |
| 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). |
| Modifier and Type | Class and Description |
|---|---|
class |
SymmetricKeyConfig
KeyConfig for symmetric cryptography. |
| Modifier and Type | Class and Description |
|---|---|
class |
SymmetricKeyConfigPbe
SymmetricKeyConfig for PBE (Password Based Encryption). |
Copyright © 2001–2019 mmm-Team. All rights reserved.