CCF
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
report_data.h File Reference
#include "ccf/crypto/sha256_hash.h"
#include <array>
#include <span>
#include <type_traits>

Go to the source code of this file.

Classes

struct  ccf::pal::AttestationReportData< N >
 
struct  ccf::pal::PlatformAttestationReportData
 

Namespaces

namespace  ccf
 
namespace  ccf::pal
 

Typedefs

using ccf::pal::VirtualAttestationReportData = AttestationReportData< virtual_attestation_report_data_size >
 
using ccf::pal::SgxAttestationReportData = AttestationReportData< sgx_attestation_report_data_size >
 
using ccf::pal::SnpAttestationReportData = AttestationReportData< snp_attestation_report_data_size >