Skip to main content
interface KeyObject

Properties

pem: string | Buffer

Private keys in PEM format.

optional
passphrase: string | undefined

Optional passphrase.

Back to top