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

Usage in Deno

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

The expected or default key length in bytes.

Type

number