blob: 7a8280a383dc47c647622d268e24d58f169978cc [file] [log] [blame]
window.SIDEBAR_ITEMS = {"enum":[["SgxEcdsaQuoteAkType","ECDSA attestation key type"],["SgxEpidQuoteSigType","Intel EPID attestation signature type"],["SgxQuoteStatus","SGX Quote status"],["SgxQuoteVersion","SGX Quote structure version"]],"struct":[["AttestationReport","A report that can be signed by Intel EPID (which generates `EndorsedAttestationReport`) and then sent off of the platform to be verified by remote client."],["SgxEnclaveReport","A report generated by an enclave that contains measurement, identity and other data related to enclave."],["SgxQuote","An application that hosts an enclave can ask the enclave to produce a report (`SgxEnclaveReport`) and then pass this report to a platform service (Quoting Enclave) to produce a type of credential that reflects the enclave and platform state. The quote can be passed to entities off the platform, and verified using Intel EPID signature verification techniques."]]};