@Extension(value="none") @Singleton public class NONECrypto extends Object implements ICrypto
NONECrypto()
String
decrypt(String content, String key)
encrypt(String content, String key)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NONECrypto()
public String encrypt(String content, String key)
encrypt
ICrypto
public String decrypt(String content, String key)
decrypt
Copyright © 2018. All rights reserved.