| 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 |
ChainedStringDecryptor
Deprecated.
use instead the new class
ChainableStringDecryptor. This class will be
removed in the next major release. |
| Modifier and Type | Class and Description |
|---|---|
class |
ChainableStringDecryptor
The class
ChainableStringDecryptor can take many Decryptor objects and decrypts
the given string with all the given Decryptor objects. |
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.