| Package | Description |
|---|---|
| de.alpharogroup.crypto.aes |
Provides classes for encrypt and decrypt data with the 'AES' algorithm.
|
| de.alpharogroup.crypto.chainable |
| Modifier and Type | Class and Description |
|---|---|
class |
ChainedStringEncryptor
Deprecated.
use instead the new class
ChainableStringEncryptor. This class will be
removed in the next major release. |
| Modifier and Type | Class and Description |
|---|---|
class |
ChainableStringEncryptor
The class
ChainableStringEncryptor can take many Encryptor objects and encrypts
the given string with all the given Encryptor objects. |
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.