TA-REF
enclave_report Struct Reference

#include <report.h>

Public Attributes

uint8_t hash [MDSIZE]
 
uint64_t data_len
 
uint8_t data [ATTEST_DATA_MAXLEN]
 
uint8_t signature [SIGNATURE_SIZE]
 

Member Data Documentation

◆ data

uint8_t enclave_report::data[ATTEST_DATA_MAXLEN]

◆ data_len

uint64_t enclave_report::data_len

◆ hash

uint8_t enclave_report::hash[MDSIZE]

◆ signature

uint8_t enclave_report::signature[SIGNATURE_SIZE]

The documentation for this struct was generated from the following file: