interface KeyExportOptionsType ParametersT extends KeyFormatPropertiestype: "pkcs1" | "spki" | "pkcs8" | "sec1"format: Toptionalcipher: string | undefinedoptionalpassphrase: string | Buffer | undefined