#include <tls_certificate_provider.h>
◆ FileWatcherCertificateProvider() [1/3]
grpc::experimental::FileWatcherCertificateProvider::FileWatcherCertificateProvider |
( |
const std::string & |
private_key_path, |
|
|
const std::string & |
identity_certificate_path, |
|
|
const std::string & |
root_cert_path, |
|
|
unsigned int |
refresh_interval_sec |
|
) |
| |
◆ FileWatcherCertificateProvider() [2/3]
grpc::experimental::FileWatcherCertificateProvider::FileWatcherCertificateProvider |
( |
const std::string & |
private_key_path, |
|
|
const std::string & |
identity_certificate_path, |
|
|
unsigned int |
refresh_interval_sec |
|
) |
| |
|
inline |
◆ FileWatcherCertificateProvider() [3/3]
grpc::experimental::FileWatcherCertificateProvider::FileWatcherCertificateProvider |
( |
const std::string & |
root_cert_path, |
|
|
unsigned int |
refresh_interval_sec |
|
) |
| |
|
inline |
◆ ~FileWatcherCertificateProvider()
grpc::experimental::FileWatcherCertificateProvider::~FileWatcherCertificateProvider |
( |
| ) |
|
|
override |
◆ c_provider()
The documentation for this class was generated from the following file: