Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
DecipherCCM
/
pipe
M
pipe
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
DecipherCCM
/
pipe
M
pipe
method
crypto.DecipherCCM.pipe
pipe
<
T
extends
WritableStream
>
(
destination
:
T
,
options
?
:
{
end
:
boolean
}
)
:
T
;