CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::pal::snp::EndorsementsServer Struct Reference

#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::SizeStringmax_client_response_size = std::nullopt
 

Member Function Documentation

◆ operator==()

bool ccf::pal::snp::EndorsementsServer::operator== ( const EndorsementsServer ) const
default

Member Data Documentation

◆ max_client_response_size

std::optional<ccf::ds::SizeString> ccf::pal::snp::EndorsementsServer::max_client_response_size = std::nullopt

◆ max_retries_count

std::optional<size_t> ccf::pal::snp::EndorsementsServer::max_retries_count = std::nullopt

◆ type

EndorsementsEndpointType ccf::pal::snp::EndorsementsServer::type = Azure

◆ url

std::optional<std::string> ccf::pal::snp::EndorsementsServer::url = std::nullopt

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