Windows10, x64,安装了visual studio,已经安装好了Intel SGX JDK。
源码下载:https://github.com/intel/sgx-ra-sample
源码说明文件:https://software.intel.com/content/www/us/en/develop/articles/code-sample-intel-software-guard-extensions-remote-attestation-end-to-end-example.html
API文档:https://software.intel.com/content/dam/develop/public/us/en/documents/sgx-attestation-api-spec.pdf
进入下面页面,注册,下载根CA文件和订阅。
进入订阅界面,看到SPID,Primary Key和Secondary Key,后面会用到这些。