| Interface | Description |
|---|---|
| Decryptor |
The functional interface
Decryptor can decrypt an object (that was previously encrypted)
and return the decrypted result as object. |
| Encryptor |
The functional interface
Encryptor can encrypt an object and return the encrypted result
as object. |
| Class | Description |
|---|---|
| AbstractDecryptor |
The class
AbstractDecryptor. |
| AbstractEncryptor |
The class
AbstractEncryptor. |
| StringDecryptor |
The class
StringDecryptor. |
| StringEncryptor |
The class
StringEncryptor. |
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.