GRPC Core  18.0.0
Data Fields
tsi_ssl_client_handshaker_factory Struct Reference

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::SslSessionLRUCachesession_cache
 

Field Documentation

◆ alpn_protocol_list

unsigned char* tsi_ssl_client_handshaker_factory::alpn_protocol_list

◆ alpn_protocol_list_length

size_t tsi_ssl_client_handshaker_factory::alpn_protocol_list_length

◆ base

tsi_ssl_handshaker_factory tsi_ssl_client_handshaker_factory::base

◆ session_cache

grpc_core::RefCountedPtr<tsi::SslSessionLRUCache> tsi_ssl_client_handshaker_factory::session_cache

◆ ssl_context

SSL_CTX* tsi_ssl_client_handshaker_factory::ssl_context

The documentation for this struct was generated from the following file: