public class HmacSHA1 extends Object
HmacSHA1()
static byte[]
hmacSHA1Encrypt(String originalContent, String encryptKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HmacSHA1()
public static byte[] hmacSHA1Encrypt(String originalContent, String encryptKey)
originalContent
encryptKey
Copyright © 2021. All rights reserved.