Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
crypto
Hmac
Interface Hmac
Index
Methods
digest
update
Methods
public
digest
(
encoding
?:
string
)
:
string
Parameters
encoding?:
string
optional
Returns
string
public
update
(
data
:
any
, input_encoding
?:
string
)
:
Hmac
Parameters
data:
any
input_encoding?:
string
optional
Returns
Hmac
Globals
NodeJS
assert
buffer
child_process
cluster
crypto
dgram
dns
domain
events
fs
http
https
net
os
path
punycode
querystring
readline
repl
stream
string_decoder
through
tls
tty
url
util
vm
zlib
Cipher
CredentialDetails
Credentials
Decipher
DiffieHellman
Hash
Hmac
digest
update
Signer
Verify
createCipher
createCipheriv
createCredentials
createDiffieHellman
createHash
createHmac
createSign
createVerify
getDiffieHellman
pbkdf2
pbkdf2Sync
pseudoRandomBytes
randomBytes