Skip to main content
CipherGCM.getAuthTag - crypto - Node documentation
method CipherGCM.getAuthTag

Usage in Deno

import { type CipherGCM } from "node:crypto";
CipherGCM.getAuthTag(): Buffer

Return Type

Buffer