Skip to main content
interface PxfObject

Properties

buf: string | Buffer

PFX or PKCS12 encoded private key and certificate chain.

optional
passphrase: string | undefined

Optional passphrase.

Back to top