Build
Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
DecipherAEADMethods
/
setAuthTag
M
setAuthTag
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
DecipherAEADMethods
/
setAuthTag
M
setAuthTag
method
crypto.DecipherAEADMethods.setAuthTag
setAuthTag
(
buffer
:
BinaryLike
,
encoding
?
:
BufferEncoding
)
:
this
;
Referenced types
type
BinaryLike
=
string
|
ArrayBufferLike
|
NodeJS.ArrayBufferView