Skip to main content
DecipherGCM.setAuthTag - crypto - Node documentation
method DecipherGCM.setAuthTag

Usage in Deno

import { type DecipherGCM } from "node:crypto";
DecipherGCM.setAuthTag(buffer: ArrayBufferView): this

Parameters

buffer: ArrayBufferView

Return Type

this