Class Util
java.lang.Object
com.duosecurity.duoweb.Util
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Util
public Util()
-
-
Method Details
-
hmacSign
public static String hmacSign(String skey, String data) throws NoSuchAlgorithmException, InvalidKeyException -
bytesToHex
-