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

Usage in Deno

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

Parameters

buffer: ArrayBufferView

Return Type

this