Searched refs:GetDEREncodedBytes (Results 1 – 3 of 3) sorted by relevance
37 cert_bytes.push_back(GetDEREncodedBytes(*it)); in Verify()
435 static std::string GetDEREncodedBytes(OSCertHandle handle);
549 std::string X509Certificate::GetDEREncodedBytes(OSCertHandle handle) { in GetDEREncodedBytes() function in net::X509Certificate