new Hash(): HashReturns:
<Hash>digest(): voidReturns:
{Buffer}
Calculates the digest https://nodejs.org/api/crypto.html#crypto_hash_digest_encoding
Attributes
encoding:
<string>Returns:
<string>Calculates the digest https://nodejs.org/api/crypto.html#crypto_hash_digest_encoding
update(data): voiddata{string|Buffer< ArrayBufferLike >}- Returns:
<Hash>
Update hash https://nodejs.org/api/crypto.html#crypto_hash_update_data_inputencoding
Attributes
Returns:
<Hash>Update hash https://nodejs.org/api/crypto.html#crypto_hash_update_data_inputencoding