Skip to main content
interface PublicKeyInput

Properties

key: string | Buffer
optional
format: KeyFormat | undefined
optional
type:
"pkcs1"
| "spki"
| undefined
optional
encoding: string | undefined
Back to top