public interface StringDecryptor extends Decryptor<String,String>
StringDecryptor can decrypt a String object (that was previously
encrypted) and return the decrypted result as String object.Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.