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