public interface Encryptor
Encryptor can encrypt an object and return the encrypted result
as object.| Modifier and Type | Method and Description |
|---|---|
Object |
encrypt(Object toEncrypt)
Encrypt the given object.
|
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.