public interface IStorePlugin
abstract String
encrypt(String src)
decrypt(String dest)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract String encrypt(String src)
abstract String decrypt(String dest)