Skip to main content
PxfObject - tls - Node documentation
interface PxfObject

Usage in Deno

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

Properties

buf: string | Buffer

PFX or PKCS12 encoded private key and certificate chain.

optional
passphrase: string | undefined

Optional passphrase.