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