Import MPC shard

This API is a request to transfer of MPC (Multi-Party Computation) key shares from a mobile environment to the SDK.

In MPC, a private key is divided into multiple parts, called shards, which are distributed to authorised users of an organisation for enhanced security. Each shard is encrypted using the RSA public key associated with the SDK and can only be decrypted using the corresponding RSA private key within the SDK.

To export MPC shards from SDK to mobile, use the Export MPC shard API.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!