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

Usage in Deno

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

Key size in bits

Type

number