interface PrivateKeyInputPropertieskey: string | Bufferoptionalformat: KeyFormat | undefinedoptionaltype: "pkcs1" | "pkcs8" | "sec1" | undefinedoptionalpassphrase: string | Buffer | undefinedoptionalencoding: string | undefined