Ecdsa - Import a full private key
POST/ecdsa/import/key-importer
authorization
This API endpoint requires an API Key with at least one of the following Roles: KeysManager | KeysImporter
Imports a full private key and splits it into a T-of-N key sharing scheme. The resulting key shares will correspond to the exact same public key as the original private key. This method is intended for the party in possession of the private key to securely distribute key shares for use in a T-of-N quorum.
Request
Responses
- 200
- 400
- 401
- 404
- 500