Object that allows for continuous SHA1 hashing of data.
Hash 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.
Generated using TypeDoc
Object that allows for continuous SHA1 hashing of data.