Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_config.h548 struct TLSCertificate { struct
549 TLSCertificate(StringRef private_key_file, StringRef cert_file, in TLSCertificate() argument
555 StringRef private_key_file;
556 StringRef cert_file;
557 std::vector<uint8_t> sct_data;