Searched refs:certificateToMatch (Results 1 – 1 of 1) sorted by relevance
160 Certificate certificateToMatch = readCertificate(toMatch); in containsCertificate() local163 if (certificateToMatch.equals(cert)) { in containsCertificate()