Skip to main content
interface BasePrivateKeyEncodingOptions

Type Parameters

T extends KeyFormat

Properties

optional
cipher: string | undefined
optional
passphrase: string | undefined
Back to top