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

#include <attestation_sev_snp_endorsements.h>

Public Member Functions

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

Public Attributes

std::string host
 
std::string port
 
std::string uri
 
std::map< std::string, std::string > params
 
bool response_is_der = false
 
bool response_is_thim_json = false
 
std::map< std::string, std::string > headers = {}
 
bool tls = true
 

Member Function Documentation

◆ operator==()

bool ccf::pal::snp::EndorsementEndpointsConfiguration::EndpointInfo::operator== ( const EndpointInfo ) const
default

Member Data Documentation

◆ headers

std::map<std::string, std::string> ccf::pal::snp::EndorsementEndpointsConfiguration::EndpointInfo::headers = {}

◆ host

std::string ccf::pal::snp::EndorsementEndpointsConfiguration::EndpointInfo::host

◆ 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: