Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
interface CipherGCMOptions
implements TransformOptions
import { type CipherGCMOptions } from "https://deno.land/std@0.154.0/node/internal/crypto/cipher.ts";

Properties

optional
authTagLength: number | undefined