public class EncrypKit extends Object
EncrypKit()
static String
encode(String algorithm, String str)
md5(String str)
sha1(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EncrypKit()
public static String encode(String algorithm, String str)
algorithm
str
public static String md5(String str)
public static String sha1(String str)
Copyright © 2016. All rights reserved.