|
CCF
|
#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 |
| Environment | environment = {} |
|
default |
| Environment CCFConfig::Attestation::environment = {} |
| ccf::pal::snp::EndorsementsServers CCFConfig::Attestation::snp_endorsements_servers = {} |
| std::optional<std::string> CCFConfig::Attestation::snp_security_policy_file = std::nullopt |
| std::optional<std::string> CCFConfig::Attestation::snp_uvm_endorsements_file = std::nullopt |