hmac abstract method

Hmac hmac(
  1. HashAlgorithm hashAlgorithm
)

A factory used by Hmac.

Implementation

Hmac hmac(HashAlgorithm hashAlgorithm);