Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_config.h624 struct TLSCertificate { struct
625 TLSCertificate(StringRef private_key_file, StringRef cert_file, in TLSCertificate() argument
631 StringRef private_key_file;
632 StringRef cert_file;
633 std::vector<uint8_t> sct_data;