Here is a list of all documented files with brief descriptions:
[detail level 123]
| ▼ attestation | |
| ▼ sgx | |
| evidence.h | This file defines macros for SGX evidence format IDs and claims |
| attester.h | This file defines the programming interface for application enclaves to access the OE SDK attester functionality for evidence generation |
| custom_claims.h | This file defines the programming interface for application software to access the OE SDK attestation custom claims functionality |
| verifier.h | This file defines the programming interface for application software to access OE SDK verifier functionality for evidence verification |
| ▼ bits | |
| evidence.h | This file defines structures and options for SGX evidence generation and verification |
| exception.h | This file defines data structures to set up vectored exception handlers in the enclave |
| module.h | This file defines functions to load the optional modules available |
| properties.h | This file defines the properties for an enclave |
| report.h | This file defines structures and options passed to oe_get_report functions |
| result.h | This file defines Open Enclave return codes (results) |
| types.h | This file defines the types used by the OE SDK |
| enclave.h | This file defines the programming interface for developing enclaves |
| host.h | This file defines the programming interface for developing host applications |