See: Description
| Class | Description |
|---|---|
| ChainedStringDecryptor |
The class
ChainedStringDecryptor can take many Decryptor objects and decrypts the
given string with all the given Decryptor objects. |
| ChainedStringEncryptor |
The class
ChainedStringEncryptor can take many Encryptor objects and encrypts the
given string with all the given Encryptor objects. |
| HexDecryptor |
The class
HexDecryptor is the pendant class of HexEncryptor and decrypts given
String objects that was encrypted with HexEncryptor. |
| HexDump | |
| HexEncryptor |
The class
HexEncryptor is the pendant class of HexDecryptor and encrypts given
String objects that can be decrypted with HexDecryptor. |
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.