GRPC C++
1.39.1
|
#include <grpc/grpc_security.h>
#include <grpcpp/security/tls_credentials_options.h>
#include "src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h"
Go to the source code of this file.
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. | |
Functions | |
int | grpc::experimental::TlsServerAuthorizationCheckConfigCSchedule (void *, grpc_tls_server_authorization_check_arg *arg) |
The C schedule and cancel functions for the server authorization check config. More... | |
void | grpc::experimental::TlsServerAuthorizationCheckConfigCCancel (void *, grpc_tls_server_authorization_check_arg *arg) |
void | grpc::experimental::TlsServerAuthorizationCheckArgDestroyContext (void *context) |