public class EncryptionUtils extends Object
加密工具类。
static String
getLittleSHA1(String text)
md5Hex(String text)
shaHex(String text)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String md5Hex(String text)
text
public static String shaHex(String text)
public static String getLittleSHA1(String text)
Copyright © 2019. All rights reserved.