Home
last modified time | relevance | path

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

/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbrpc/
H A DTLSConnection.h99 Standalone<StringRef> cert_contents; member
/dports/multimedia/neolink/neolink-cf54129/src/rtsp/
H A Dgst.rs296 let cert_contents = fs::read_to_string(cert_file).expect("TLS file not found"); in set_tls() localVariable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/public/cpp/cert_verifier/
H A Dnss_ocsp_session_url_loader_unittest.cc532 std::string cert_contents; in TEST_F() local