Interface KeyExportOptions<T>

Type Parameters

Hierarchy

  • KeyExportOptions

Properties

cipher?: string
format: T
passphrase?: string | "buffer".Buffer
type: "pkcs1" | "spki" | "pkcs8" | "sec1"

Generated using TypeDoc