Skip to main content
RsaPrivateKey.passphrase - crypto - Node documentation
property RsaPrivateKey.passphrase

Usage in Deno

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

Type

string | undefined