Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
CipherChaCha20Poly1305
/
_construct
M
_construct
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
CipherChaCha20Poly1305
/
_construct
M
_construct
method
crypto.CipherChaCha20Poly1305._construct
_construct
(
callback
:
(
error
?
:
null
|
Error
)
=>
void
)
:
void
;