请问一下,mesatee是怎么进行sgx的合法性验证的?

$ export AS_SPID="00000000000000000000000000000000"  # SPID from IAS 
subscription
$ export AS_KEY="00000000000000000000000000000000"   # Primary key/Secondary 
key from IAS subscription
$ export AS_ALGO="sgx_epid"                          # Attestation algorithm, 
sgx_epid for IAS
$ export AS_URL="https://api.trustedservices.intel.com:443";    # IAS URL
这些参数是什么含义?

sgx合法性认证可以必须通过intel官网进行认证吗?

可以离线认证吗?

谢谢

-- 
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/452

Reply via email to