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