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

Properties

optional
authTagLength: number | undefined
import CipherGCMOptions
import { CipherGCMOptions } from "https://dotland.deno.dev/std@0.145.0/node/crypto.ts";