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

Usage in Deno

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

A test key length.

Type

number | undefined