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

Properties

optional
authTagLength: number | undefined