Skip to main content
CipherInfoOptions.ivLength - crypto - Node documentation
property CipherInfoOptions.ivLength

Usage in Deno

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

A test IV length.

Type

number | undefined