You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I managed to successfully run the Quote Generation and Quote Verification Sample codes. Still, I am wondering how to extract meaningful data from the quote, in the verification phase, such as the custom reportdata I have included in the report and enclave identities (MRENCLAVE, MRSIGNER...).
I followed this tutorial [https://www.intel.com/content/www/us/en/developer/articles/technical/quote-verification-attestation-with-intel-sgx-dcap.html] that shows us how to extract MRENCLAVE and MRSIGNER directly from the binary file, but not how to do so for the report data.
Also, is there a more convenient way to extract these infos using an API ?
Thank you
The text was updated successfully, but these errors were encountered:
Hi,
I managed to successfully run the Quote Generation and Quote Verification Sample codes. Still, I am wondering how to extract meaningful data from the quote, in the verification phase, such as the custom reportdata I have included in the report and enclave identities (MRENCLAVE, MRSIGNER...).
I followed this tutorial [https://www.intel.com/content/www/us/en/developer/articles/technical/quote-verification-attestation-with-intel-sgx-dcap.html] that shows us how to extract MRENCLAVE and MRSIGNER directly from the binary file, but not how to do so for the report data.
Also, is there a more convenient way to extract these infos using an API ?
Thank you
The text was updated successfully, but these errors were encountered: