|
GRPC C++
1.39.1
|
#include <grpc/support/port_platform.h>#include "src/core/lib/gprpp/sync.h"#include "src/core/lib/security/context/security_context.h"#include "src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h"#include "src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h"Go to the source code of this file.
Data Structures | |
| class | grpc_core::TlsChannelSecurityConnector |
| class | grpc_core::TlsServerSecurityConnector |
Namespaces | |
| grpc_core | |
| Round Robin Policy. | |
| grpc_core::internal | |
Macros | |
| #define | GRPC_TLS_TRANSPORT_SECURITY_TYPE "tls" |
Functions | |
| grpc_error_handle | grpc_core::internal::TlsCheckHostName (const char *peer_name, const tsi_peer *peer) |
| #define GRPC_TLS_TRANSPORT_SECURITY_TYPE "tls" |