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

Usage in Deno

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

Properties