Bun

interface

tls.KeyObject

interface KeyObject

  • passphrase?: string

    Optional passphrase.

  • pem: string | Buffer<ArrayBufferLike>

    Private keys in PEM format.