public interface IStringEncryptionService
String
decrypt(String cryptotext)
encrypt(String plaintext)
String encrypt(String plaintext)
plaintext
StringEncryptionException
String decrypt(String cryptotext)
cryptotext
Copyright © 2013 Jasig. All Rights Reserved.