GRPC Core
18.0.0
|
#include <xds_api.h>
Public Member Functions | |
bool | operator== (const CertificateValidationContext &other) const |
std::string | ToString () const |
bool | Empty () const |
Data Fields | |
std::vector< StringMatcher > | match_subject_alt_names |
bool grpc_core::XdsApi::CommonTlsContext::CertificateValidationContext::Empty | ( | ) | const |
|
inline |
std::string grpc_core::XdsApi::CommonTlsContext::CertificateValidationContext::ToString | ( | ) | const |
std::vector<StringMatcher> grpc_core::XdsApi::CommonTlsContext::CertificateValidationContext::match_subject_alt_names |