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

Usage in Deno

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

Private keys in PEM format.

Type

string | Buffer