Skip to main content
CipherCCMOptions - crypto - Node documentation
interface CipherCCMOptions
extends [stream.TransformOptions]

Usage in Deno

import { type CipherCCMOptions } from "node:crypto";

Properties