Home
last modified time | relevance | path

Searched defs:SelectCertArgs (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dfake_proof_source_handle.h68 struct SelectCertArgs { struct
69 SelectCertArgs(QuicSocketAddress server_address, in SelectCertArgs() function
90 QuicSocketAddress server_address;
91 QuicSocketAddress client_address;
92 QuicConnectionId original_connection_id;
93 std::string ssl_capabilities;
94 std::string hostname;
95 std::string client_hello;
96 std::string alpn;
97 std::optional<std::string> alps;
[all …]