The 'Create RSA Key' API is a crucial component within the MPC Shards section of our API documentation. The RSA key generated by this API is essential for both importing and exporting data securely. It's important to note that an RSA key must be created before any data exportation can occur. This is because the RSA key contains a private key, which is necessary for decrypting the exported data. The RSA key is stored as a .pem file within a Docker container. This storage method ensures the key's security and accessibility, making it readily available for use when needed.

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