MsetAuthTag
Bun

method

crypto.DecipherAEADMethods.setAuthTag

buffer: BinaryLike,
encoding?: BufferEncoding
): this;

Referenced types

type BinaryLike = string | ArrayBufferLike | NodeJS.ArrayBufferView