new Hash(): Hash
Returns:
Hashdigest(): Buffer
Returns:
BufferCalculates the digest https://nodejs.org/api/crypto.html#crypto_hash_digest_encoding
digest(encoding): string
Attributes
Calculates the digest https://nodejs.org/api/crypto.html#crypto_hash_digest_encoding
update(data): Hash
Attributes
Update hash https://nodejs.org/api/crypto.html#crypto_hash_update_data_inputencoding
update(data, inputEncoding): Hash
Attributes
Update hash https://nodejs.org/api/crypto.html#crypto_hash_update_data_inputencoding