public final class Hmac
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
hmacSHA512
public static Mac hmacSHA512()
-
hmacSHA512
public static byte[] hmacSHA512(byte[] key,
byte[] seed)