Skip to main content
CipherGCMOptions.authTagLength - crypto - Node documentation
property CipherGCMOptions.authTagLength

Usage in Deno

import { type CipherGCMOptions } from "node:crypto";

Type

number | undefined