#include <grpc_tls_credentials_options.h>
|
| RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) |
|
◆ ~grpc_tls_credentials_options()
grpc_tls_credentials_options::~grpc_tls_credentials_options |
( |
| ) |
|
|
overridedefault |
◆ cert_request_type()
◆ certificate_distributor()
◆ identity_cert_name()
const std::string& grpc_tls_credentials_options::identity_cert_name |
( |
| ) |
|
|
inline |
◆ max_tls_version()
◆ min_tls_version()
◆ root_cert_name()
const std::string& grpc_tls_credentials_options::root_cert_name |
( |
| ) |
|
|
inline |
◆ server_authorization_check_config()
◆ server_verification_option()
◆ set_cert_request_type()
◆ set_certificate_provider()
◆ set_identity_cert_name()
void grpc_tls_credentials_options::set_identity_cert_name |
( |
std::string |
identity_cert_name | ) |
|
|
inline |
◆ set_max_tls_version()
void grpc_tls_credentials_options::set_max_tls_version |
( |
grpc_tls_version |
max_tls_version | ) |
|
|
inline |
◆ set_min_tls_version()
void grpc_tls_credentials_options::set_min_tls_version |
( |
grpc_tls_version |
min_tls_version | ) |
|
|
inline |
◆ set_root_cert_name()
void grpc_tls_credentials_options::set_root_cert_name |
( |
std::string |
root_cert_name | ) |
|
|
inline |
◆ set_server_authorization_check_config()
◆ set_server_verification_option()
◆ set_watch_identity_pair()
void grpc_tls_credentials_options::set_watch_identity_pair |
( |
bool |
watch | ) |
|
|
inline |
◆ set_watch_root_cert()
void grpc_tls_credentials_options::set_watch_root_cert |
( |
bool |
watch | ) |
|
|
inline |
◆ watch_identity_pair()
bool grpc_tls_credentials_options::watch_identity_pair |
( |
| ) |
|
|
inline |
◆ watch_root_cert()
bool grpc_tls_credentials_options::watch_root_cert |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: