GRPC C++
1.39.1
|
#include <grpc/support/port_platform.h>
#include "src/core/lib/security/credentials/tls/tls_utils.h"
#include "absl/strings/ascii.h"
#include "absl/strings/match.h"
#include "absl/strings/str_cat.h"
Namespaces | |
grpc_core | |
Round Robin Policy. | |
Functions | |
bool | grpc_core::VerifySubjectAlternativeName (absl::string_view subject_alternative_name, const std::string &matcher) |
absl::string_view | grpc_core::GetAuthPropertyValue (grpc_auth_context *context, const char *property_name) |
std::vector< absl::string_view > | grpc_core::GetAuthPropertyArray (grpc_auth_context *context, const char *property_name) |