Skip to main content
Go to Latest
interface CipherGCMOptions
implements TransformOptions
import { type CipherGCMOptions } from "https://deno.land/std@0.145.0/node/internal/crypto/cipher.ts";

Properties

optional
authTagLength: number | undefined