Name | Type | Description | Notes |
---|---|---|---|
algorithm | string | Elliptic Curve | [optional] [default to undefined] |
derivationPath | Array<number> | BIP44 derivation path | [optional] [default to undefined] |
publicKey | string | Compressed/Uncompressed public key value in hex representation | [optional] [default to undefined] |
-
EcdsaSecp256K1
(value:'MPC_ECDSA_SECP256K1'
) -
EcdsaSecp256R1
(value:'MPC_ECDSA_SECP256R1'
) -
EddsaEd25519
(value:'MPC_EDDSA_ED25519'
)
[Back to top] [Back to API list] [Back to Model list] [Back to README]