Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
HashOptions
/
construct
M
construct
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
HashOptions
/
construct
M
construct
method
crypto.HashOptions.construct
construct
(
this
:
Transform
,
callback
:
(
error
?
:
null
|
Error
)
=>
void
)
:
void
;