GRPC C++
1.26.0
|
#include <memory>
#include <vector>
#include <grpc/grpc_security_constants.h>
#include <grpc/status.h>
#include <grpc/support/log.h>
#include <grpcpp/support/config.h>
Go to the source code of this file.
Data Structures | |
class | grpc_impl::experimental::TlsKeyMaterialsConfig |
TLS key materials config, wrapper for grpc_tls_key_materials_config. More... | |
struct | grpc_impl::experimental::TlsKeyMaterialsConfig::PemKeyCertPair |
class | grpc_impl::experimental::TlsCredentialReloadArg |
TLS credential reload arguments, wraps grpc_tls_credential_reload_arg. More... | |
struct | grpc_impl::experimental::TlsCredentialReloadInterface |
An interface that the application derives and uses to instantiate a TlsCredentialReloadConfig instance. More... | |
class | grpc_impl::experimental::TlsCredentialReloadConfig |
TLS credential reloag config, wraps grpc_tls_credential_reload_config. More... | |
class | grpc_impl::experimental::TlsServerAuthorizationCheckArg |
TLS server authorization check arguments, wraps grpc_tls_server_authorization_check_arg. More... | |
struct | grpc_impl::experimental::TlsServerAuthorizationCheckInterface |
An interface that the application derives and uses to instantiate a TlsServerAuthorizationCheckConfig instance. More... | |
class | grpc_impl::experimental::TlsServerAuthorizationCheckConfig |
TLS server authorization check config, wraps grps_tls_server_authorization_check_config. More... | |
class | grpc_impl::experimental::TlsCredentialsOptions |
TLS credentials options, wrapper for grpc_tls_credentials_options. More... | |
Namespaces | |
grpc_impl | |
An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |
grpc_impl::experimental | |
Typedefs | |
typedef struct grpc_tls_credential_reload_arg | grpc_tls_credential_reload_arg |
typedef struct grpc_tls_credential_reload_config | grpc_tls_credential_reload_config |
typedef struct grpc_tls_server_authorization_check_arg | grpc_tls_server_authorization_check_arg |
typedef struct grpc_tls_server_authorization_check_config | grpc_tls_server_authorization_check_config |
typedef struct grpc_tls_credentials_options | grpc_tls_credentials_options |
typedef struct grpc_tls_credential_reload_arg grpc_tls_credential_reload_arg |
typedef struct grpc_tls_credentials_options grpc_tls_credentials_options |