Public Attributes | List of all members
tsi_ssl_client_handshaker_factory Struct Reference

Public Attributes

unsigned char * alpn_protocol_list
 
size_t alpn_protocol_list_length
 
tsi_ssl_handshaker_factory base
 
grpc_core::RefCountedPtr< TlsSessionKeyLoggerkey_logger
 
grpc_core::RefCountedPtr< tsi::SslSessionLRUCachesession_cache
 
SSL_CTXssl_context
 

Detailed Description

Definition at line 93 of file ssl_transport_security.cc.

Member Data Documentation

◆ alpn_protocol_list

unsigned char* tsi_ssl_client_handshaker_factory::alpn_protocol_list

Definition at line 96 of file ssl_transport_security.cc.

◆ alpn_protocol_list_length

size_t tsi_ssl_client_handshaker_factory::alpn_protocol_list_length

Definition at line 97 of file ssl_transport_security.cc.

◆ base

tsi_ssl_handshaker_factory tsi_ssl_client_handshaker_factory::base

Definition at line 94 of file ssl_transport_security.cc.

◆ key_logger

grpc_core::RefCountedPtr<TlsSessionKeyLogger> tsi_ssl_client_handshaker_factory::key_logger

Definition at line 99 of file ssl_transport_security.cc.

◆ session_cache

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

Definition at line 98 of file ssl_transport_security.cc.

◆ ssl_context

SSL_CTX* tsi_ssl_client_handshaker_factory::ssl_context

Definition at line 95 of file ssl_transport_security.cc.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:49