GRPC C++  1.39.1
Data Structures | Namespaces | Typedefs
tls_certificate_provider.h File Reference
#include <grpc/grpc_security_constants.h>
#include <grpc/status.h>
#include <grpc/support/log.h>
#include <grpcpp/impl/codegen/grpc_library.h>
#include <grpcpp/support/config.h>
#include <memory>
#include <vector>

Go to the source code of this file.

Data Structures

class  grpc::experimental::CertificateProviderInterface
 
struct  grpc::experimental::IdentityKeyCertPair
 
class  grpc::experimental::StaticDataCertificateProvider
 
class  grpc::experimental::FileWatcherCertificateProvider
 

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_certificate_provider grpc_tls_certificate_provider
 

Typedef Documentation

◆ grpc_tls_certificate_provider