Searched defs:tsi_ssl_client_handshaker_options (Results 1 – 2 of 2) sorted by relevance
126 struct tsi_ssl_client_handshaker_options { struct130 const tsi_ssl_pem_key_cert_pair* pem_key_cert_pair;133 const char* pem_root_certs;138 const tsi_ssl_root_certs_store* root_store;163 tsi_ssl_client_handshaker_options() in tsi_ssl_client_handshaker_options() argument
143 } tsi_ssl_client_handshaker_options; typedef