Searched defs:tsi_ssl_client_handshaker_options (Results 1 – 1 of 1) sorted by relevance
123 struct tsi_ssl_client_handshaker_options { struct127 const tsi_ssl_pem_key_cert_pair* pem_key_cert_pair;130 const char* pem_root_certs;135 const tsi_ssl_root_certs_store* root_store;160 tsi_ssl_client_handshaker_options() in tsi_ssl_client_handshaker_options() argument