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

Usage in Deno

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

Parameters

buffer: ArrayBufferView

Return Type

this