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