<!-- We're glad to anwser any questions related to Teaclave. To help people quickly understand the issue, please also include some background and context of the question.
We have documented many useful information on the homepage, please check them out first: https://teaclave.apache.org/docs/. --> Is it possible to generate a private-public key pair from python (if it does not already exist), and use it to sign data (all from python using teaclave library)? Similar to this example from Intel: https://software.intel.com/content/www/us/en/develop/articles/code-sample-gateway-key-provisioning-and-secure-signing-using-intel-software-guard.html If it is possible, can other processes also access this key and use it for signing or is it tied to the application that generated it? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/issues/554
