Go to Latest
interface CipherGCMOptions
implements TransformOptions
import { type CipherGCMOptions } from "https://dotland.deno.dev/std@0.146.0/node/internal/crypto/cipher.ts";

Properties

optional
authTagLength: number | undefined