Searched refs:root_cert_str (Results 1 – 2 of 2) sorted by relevance
76 std::string root_cert_str; member79 : root_cert_str(std::move(root)), in ErrorInfo()82 return root_cert_str == other.root_cert_str && in operator ==()
78 std::string root_cert_str; member81 : root_cert_str(std::move(root)), in ErrorInfo()84 return root_cert_str == other.root_cert_str && in operator ==()