GRPC Core
9.0.0
|
Data Fields | |
tsi_ssl_handshaker_factory | base |
SSL_CTX * | ssl_context |
unsigned char * | alpn_protocol_list |
size_t | alpn_protocol_list_length |
grpc_core::RefCountedPtr< tsi::SslSessionLRUCache > | session_cache |
unsigned char* tsi_ssl_client_handshaker_factory::alpn_protocol_list |
size_t tsi_ssl_client_handshaker_factory::alpn_protocol_list_length |
tsi_ssl_handshaker_factory tsi_ssl_client_handshaker_factory::base |
grpc_core::RefCountedPtr<tsi::SslSessionLRUCache> tsi_ssl_client_handshaker_factory::session_cache |
SSL_CTX* tsi_ssl_client_handshaker_factory::ssl_context |