interface PrivateKeyInput
Properties Jump to heading
Jump to headingkey: string | Bufferoptional
Jump to headingformat: KeyFormat | undefinedoptional
Jump to headingtype: "pkcs1"
| "pkcs8"
| "sec1"
| undefinedoptional
Jump to headingpassphrase: string
| Buffer
| undefinedoptional
Jump to headingencoding: string | undefined