Searched refs:certificate_ (Results 1 – 3 of 3) sorted by relevance
282 result = std::string(certificate_.begin(), certificate_.end()); in GetCertificate()287 this->certificate_ = certificate; in SetCertificate()292 this->certificate_.swap(certificate); in SetCertificate()307 bool res = (this->certificate_ == certHash); in Matche()
74 std::string certificate_; variable
777 std::string_view certHash = iccOperatorRule->certificate_;