Searched defs:private_key_pem_path (Results 1 – 3 of 3) sorted by relevance
39 const std::optional<std::string> &private_key_pem_path) in ServerSocket()179 std::optional<std::string> ServerSocket::private_key_pem_path() const { in private_key_pem_path() function in ServerSocket
44 const std::optional<std::string> &private_key_pem_path) in HTTPServer()390 std::optional<std::string> HTTPServer::private_key_pem_path() const { in private_key_pem_path() function in HTTPServer
87 const std::string &private_key_pem_path, in SSLSocket()