| Package | Description |
|---|---|
| de.alpharogroup.crypto.hex |
This package provides classes for encrypt and decrypt data with the 'AES' algorithm.
|
| de.alpharogroup.crypto.io |
This package provides classes for crypting input- and outputstreams
|
| Modifier and Type | Class and Description |
|---|---|
class |
HexableDecryptor
The class
HexableDecryptor is the pendant class of HexableEncryptor and decrypts
given String objects that was encrypted with HexableEncryptor. |
| Constructor and Description |
|---|
CryptoOutputStream(OutputStream out,
AbstractStringDecryptor decryptor)
Instantiates a new
CryptoOutputStream. |
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.