GRPC Core
0.11.0.0
|
Data Fields | |
tsi_ssl_handshaker_factory | base |
SSL_CTX ** | ssl_contexts |
tsi_peer * | ssl_context_x509_subject_names |
size_t | ssl_context_count |
unsigned char * | alpn_protocol_list |
size_t | alpn_protocol_list_length |
unsigned char* tsi_ssl_server_handshaker_factory::alpn_protocol_list |
size_t tsi_ssl_server_handshaker_factory::alpn_protocol_list_length |
tsi_ssl_handshaker_factory tsi_ssl_server_handshaker_factory::base |
size_t tsi_ssl_server_handshaker_factory::ssl_context_count |
tsi_peer* tsi_ssl_server_handshaker_factory::ssl_context_x509_subject_names |
SSL_CTX** tsi_ssl_server_handshaker_factory::ssl_contexts |