Class HmacSha512Hasher

java.lang.Object
com.vonage.client.auth.hashutils.AbstractHasher
com.vonage.client.auth.hashutils.HmacSha512Hasher

Deprecated.
This class will be made package-private in the next major release.
Contains utility methods that use HMAC SHA-512 hashing. The class uses STANDARD JVM crypto Hmac SHA-512 algorithm.