#include <attestation_sev_snp_endorsements.h>
◆ operator==()
bool ccf::pal::snp::EndorsementEndpointsConfiguration::EndpointInfo::operator== |
( |
const EndpointInfo & |
| ) |
const |
|
default |
◆ headers
std::map<std::string, std::string> ccf::pal::snp::EndorsementEndpointsConfiguration::EndpointInfo::headers = {} |
◆ host
std::string ccf::pal::snp::EndorsementEndpointsConfiguration::EndpointInfo::host |
◆ max_client_response_size
size_t ccf::pal::snp::EndorsementEndpointsConfiguration::EndpointInfo::max_client_response_size = SIZE_MAX |
◆ max_retries_count
size_t ccf::pal::snp::EndorsementEndpointsConfiguration::EndpointInfo::max_retries_count = 3 |
◆ params
std::map<std::string, std::string> ccf::pal::snp::EndorsementEndpointsConfiguration::EndpointInfo::params |
◆ port
std::string ccf::pal::snp::EndorsementEndpointsConfiguration::EndpointInfo::port |
◆ response_is_der
bool ccf::pal::snp::EndorsementEndpointsConfiguration::EndpointInfo::response_is_der = false |
◆ response_is_thim_json
bool ccf::pal::snp::EndorsementEndpointsConfiguration::EndpointInfo::response_is_thim_json = false |
◆ tls
bool ccf::pal::snp::EndorsementEndpointsConfiguration::EndpointInfo::tls = true |
◆ uri
std::string ccf::pal::snp::EndorsementEndpointsConfiguration::EndpointInfo::uri |
The documentation for this struct was generated from the following file: