| Package | Description |
|---|---|
| de.alpharogroup.crypto.api |
This package provides interfaces for the classes that can en- and decrypt data.
|
| Class and Description |
|---|
| Decryptor
The generic functional interface
Decryptor can decrypt an object of type <T> (that
was previously encrypted) and return the decrypted result as object of type <R>. |
| Encryptor
The generic functional interface
Encryptor can encrypt an object of type <T> and
return the encrypted result as object of type <R>. |
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.