Class HmacSha256Hasher

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

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