Skip to main content
KeyObject.passphrase - tls - Node documentation
property KeyObject.passphrase

Usage in Deno

import { type KeyObject } from "node:tls";

Optional passphrase.

Type

string | undefined