Dfns TypeScript SDK - v0.7.14
Preparing search index...
@dfns/sdk
generated/wallets
ExportWalletBody
Type Alias ExportWalletBody
type
ExportWalletBody
=
{
encryptionKey
:
string
;
supportedSchemes
:
{
curve
:
"ed25519"
|
"secp256k1"
|
"stark"
;
protocol
:
"CGGMP21"
|
"FROST"
|
"FROST_BITCOIN"
|
"GLOW20_DH"
|
"KU23"
;
}
[]
;
}
Index
Properties
encryption
Key
supported
Schemes
Properties
encryption
Key
encryptionKey
:
string
supported
Schemes
supportedSchemes
:
{
curve
:
"ed25519"
|
"secp256k1"
|
"stark"
;
protocol
:
"CGGMP21"
|
"FROST"
|
"FROST_BITCOIN"
|
"GLOW20_DH"
|
"KU23"
;
}
[]
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...