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