class CertificateProviderInterface
Defined at line 36 of file ../../third_party/grpc-migrating/src/include/grpcpp/security/tls_certificate_provider.h
Interface for a class that handles the process to fetch credential data.
Implementations should be a wrapper class of an internal provider
implementation.
Public Methods
grpc_tls_certificate_provider * c_provider ()
void ~CertificateProviderInterface ()
Defined at line 38 of file ../../third_party/grpc-migrating/src/include/grpcpp/security/tls_certificate_provider.h