Searched defs:tsi_ssl_client_handshaker_options (Results 1 – 2 of 2) sorted by relevance
122 struct tsi_ssl_client_handshaker_options { struct126 const tsi_ssl_pem_key_cert_pair* pem_key_cert_pair;129 const char* pem_root_certs;134 const tsi_ssl_root_certs_store* root_store;159 tsi_ssl_client_handshaker_options() in tsi_ssl_client_handshaker_options() argument
143 } tsi_ssl_client_handshaker_options; typedef