Instantiate a hash-based message authentication code (HMAC) function as specified by RFC 2104.
a cryptographic hash function that iterates a basic compression function over blocks of data
the byte-length of blocks used in hashFunction
hashFunction
Generated using TypeDoc
Instantiate a hash-based message authentication code (HMAC) function as specified by RFC 2104.