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