Skip to main content
CipherInfo.mode - crypto - Node documentation
property CipherInfo.mode

Usage in Deno

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

The cipher mode.

Type