public class HmacSHA1Utils extends Object
HmacSHA1Utils()
static String
byte2hex(byte[] b)
hamcsha1(byte[] data, byte[] key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HmacSHA1Utils()
public static String hamcsha1(byte[] data, byte[] key) throws NoSuchAlgorithmException, InvalidKeyException
NoSuchAlgorithmException
InvalidKeyException
public static String byte2hex(byte[] b)
Copyright © 2019. All rights reserved.