#include <tls_credentials_options.h>
◆ TlsCredentialsOptions()
grpc::experimental::TlsCredentialsOptions::TlsCredentialsOptions |
( |
| ) |
|
◆ c_credentials_options()
◆ set_certificate_provider()
void grpc::experimental::TlsCredentialsOptions::set_certificate_provider |
( |
std::shared_ptr< CertificateProviderInterface > |
certificate_provider | ) |
|
◆ set_identity_cert_name()
void grpc::experimental::TlsCredentialsOptions::set_identity_cert_name |
( |
const std::string & |
identity_cert_name | ) |
|
◆ set_root_cert_name()
void grpc::experimental::TlsCredentialsOptions::set_root_cert_name |
( |
const std::string & |
root_cert_name | ) |
|
◆ watch_identity_key_cert_pairs()
void grpc::experimental::TlsCredentialsOptions::watch_identity_key_cert_pairs |
( |
| ) |
|
◆ watch_root_certs()
void grpc::experimental::TlsCredentialsOptions::watch_root_certs |
( |
| ) |
|
The documentation for this class was generated from the following files: