Docs
GitHub
Preparing search index...
The search index is not available
@foxxmd/logging Docs
@foxxmd/logging Docs
factory
<internal>
KeyExportOptions
Interface KeyExportOptions<T>
interface
KeyExportOptions
<
T
>
{
type
:
|
"pkcs1"
|
"spki"
|
"pkcs8"
|
"sec1"
;
format
:
T
;
cipher
?:
string
;
passphrase
?:
string
|
Buffer
;
}
Type Parameters
T
extends
KeyFormat
Index
Properties
type
format
cipher?
passphrase?
Properties
type
type
:
|
"pkcs1"
|
"spki"
|
"pkcs8"
|
"sec1"
format
format
:
T
Optional
cipher
cipher
?:
string
Optional
passphrase
passphrase
?:
string
|
Buffer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
format
cipher
passphrase
Docs
GitHub
@foxxmd/logging Docs
Loading...