export_key
Exports a TEE-managed key encrypted to your ephemeral ECIES public key, so you can decrypt and use it locally.
Instructions
Export a key from TEE. The key material is returned encrypted with your ephemeral public key (ECIES). Generates a local keypair, sends the public key to the server, receives encrypted key, decrypts locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyCode | Yes | The key code to export |