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