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

Usage in Deno

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

Public exponent

Type

number | undefined