GRPC C++
1.39.1
|
#include <grpc/grpc_security_constants.h>
#include <grpc/status.h>
#include <grpc/support/log.h>
#include <grpcpp/security/tls_certificate_provider.h>
#include <grpcpp/support/config.h>
#include <memory>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | grpc::experimental::TlsServerAuthorizationCheckArg |
TLS server authorization check arguments, wraps grpc_tls_server_authorization_check_arg. More... | |
struct | grpc::experimental::TlsServerAuthorizationCheckInterface |
An interface that the application derives and uses to instantiate a TlsServerAuthorizationCheckConfig instance. More... | |
class | grpc::experimental::TlsServerAuthorizationCheckConfig |
TLS server authorization check config, wraps grps_tls_server_authorization_check_config. More... | |
class | grpc::experimental::TlsCredentialsOptions |
class | grpc::experimental::TlsChannelCredentialsOptions |
class | grpc::experimental::TlsServerCredentialsOptions |
Namespaces | |
grpc | |
An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |
grpc::experimental | |
ClientRpcInfo represents the state of a particular RPC as it appears to an interceptor. | |
Typedefs | |
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_certificate_provider | grpc_tls_certificate_provider |
typedef struct grpc_tls_certificate_provider grpc_tls_certificate_provider |
typedef struct grpc_tls_credentials_options grpc_tls_credentials_options |