interface CipherCCMOptions
extends [stream.TransformOptions]
Usage in Deno
import { type CipherCCMOptions } from "node:crypto";
authTagLength: number
import { type CipherCCMOptions } from "node:crypto";
authTagLength: number