CCF
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | List of all members
ccf::CCFConfig::Attestation Struct Reference

#include <startup_config.h>

Classes

struct  Environment
 

Public Member Functions

bool operator== (const Attestation &) const =default
 

Public Attributes

ccf::pal::snp::EndorsementsServers snp_endorsements_servers = {}
 
std::optional< std::string > snp_security_policy_file = std::nullopt
 
std::optional< std::string > snp_uvm_endorsements_file = std::nullopt
 
std::optional< std::string > snp_endorsements_file = std::nullopt
 
Environment environment = {}
 

Member Function Documentation

◆ operator==()

bool ccf::CCFConfig::Attestation::operator== ( const Attestation ) const
default

Member Data Documentation

◆ environment

Environment ccf::CCFConfig::Attestation::environment = {}

◆ snp_endorsements_file

std::optional<std::string> ccf::CCFConfig::Attestation::snp_endorsements_file = std::nullopt

◆ snp_endorsements_servers

ccf::pal::snp::EndorsementsServers ccf::CCFConfig::Attestation::snp_endorsements_servers = {}

◆ snp_security_policy_file

std::optional<std::string> ccf::CCFConfig::Attestation::snp_security_policy_file = std::nullopt

◆ snp_uvm_endorsements_file

std::optional<std::string> ccf::CCFConfig::Attestation::snp_uvm_endorsements_file = std::nullopt

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