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

Usage in Deno

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

Public exponent

Type

number | undefined