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

Usage in Deno

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

Type

string
| Buffer
| undefined