Object that allows for continuous SHA256 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.
Additional data to digest
Generated using TypeDoc
Object that allows for continuous SHA256 hashing of data.