public class EncryptUtils extends Object
EncryptUtils()
static String
getMD5(String str)
static byte[]
hmacSHA1Encrypt(String encryptText, String encryptKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EncryptUtils()
public static String getMD5(String str)
str
public static byte[] hmacSHA1Encrypt(String encryptText, String encryptKey)
encryptText
encryptKey
Exception
Copyright © 2016. All rights reserved.