public interface Decryptor
Decryptor can decrypt an object (that was previously encrypted)
and return the decrypted result as object.| Modifier and Type | Method and Description |
|---|---|
Object |
decrypt(Object encrypted)
Decrypt the given encrypted object.
|
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.