Dfns TypeScript SDK - v0.7.14
Preparing search index...
@dfns/sdk-keyexport-utils-nodejs
WalletExportConfig
Type Alias WalletExportConfig
type
WalletExportConfig
=
{
encryptionKey
:
string
;
supportedSchemes
:
{
curve
:
KeyCurve
;
protocol
:
KeyProtocol
}
[]
;
}
Index
Properties
encryption
Key
supported
Schemes
Properties
encryption
Key
encryptionKey
:
string
supported
Schemes
supportedSchemes
:
{
curve
:
KeyCurve
;
protocol
:
KeyProtocol
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
encryption
Key
supported
Schemes
Dfns TypeScript SDK - v0.7.14
Loading...