| Class | Description |
|---|---|
| AESBench | |
| AESTest | |
| BasicEncryptionInputTransform | |
| BasicEncryptionOutputTransform | |
| BasicEncryptionTransformFactory | |
| EncryptionInputFilter | |
| EncryptionInputTransform | |
| EncryptionOutputStream | |
| EncryptionOutputTransform | |
| EncryptionTransformFactory<T extends EncryptionOutputTransform,U extends EncryptionInputTransform> |
Base class for encryption transformation factories.
|
| KeyStoreEncryptionFactory | |
| KeyUtils |
| Exception | Description |
|---|---|
| DoesNotNeedRekeyException |
This exception is thrown from the rekey() method when the object is already using the
latest master key and does not need to be rekeyed.
|