CCF
|
#include <attestation_sev_snp_endorsements.h>
Public Member Functions | |
bool | operator== (const EndorsementsServer &) const =default |
Public Attributes | |
EndorsementsEndpointType | type = Azure |
std::optional< std::string > | url = std::nullopt |
std::optional< size_t > | max_retries_count = std::nullopt |
std::optional< ccf::ds::SizeString > | max_client_response_size = std::nullopt |
|
default |
std::optional<ccf::ds::SizeString> ccf::pal::snp::EndorsementsServer::max_client_response_size = std::nullopt |
std::optional<size_t> ccf::pal::snp::EndorsementsServer::max_retries_count = std::nullopt |
EndorsementsEndpointType ccf::pal::snp::EndorsementsServer::type = Azure |
std::optional<std::string> ccf::pal::snp::EndorsementsServer::url = std::nullopt |