Build
Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
CipherChaCha20Poly1305Options
/
destroy
P
destroy
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
CipherChaCha20Poly1305Options
/
destroy
P
destroy
property
crypto.CipherChaCha20Poly1305Options.destroy
destroy
?
:
(
this
:
Transform
,
error
:
null
|
Error
,
callback
:
(
error
?
:
null
|
Error
)
=>
void
)
=>
void