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

Usage in Deno

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

Type

string
| Buffer
| undefined