public interface Codec
String
decrypt(char[] property)
char[]
encrypt(String property)
char[] encrypt(String property) throws Exception
Exception
String decrypt(char[] property) throws Exception
Copyright © 2015 aequologica. All rights reserved.