Object that allows for continuous SHA256 HMAC hashing of data.
Hash additional data.
additional data to hash
Completes the hash computation and returns the final hmac digest.
Optional
The maximum number of bytes to receive. Leave as undefined or 0 to receive the entire digest.
Generated using TypeDoc
Object that allows for continuous SHA256 HMAC hashing of data.