Skip to main content
AsymmetricKeyDetails.modulusLength - crypto - Node documentation
property AsymmetricKeyDetails.modulusLength

Usage in Deno

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

Key size in bits (RSA, DSA).

Type

number | undefined