Searched refs:isMatchingCerticicate (Results 1 – 1 of 1) sorted by relevance
58 if (isMatchingCerticicate(cert, id)) { in findCertificate()65 private static boolean isMatchingCerticicate(X509Certificate cert, SignerIdentifier id) { in isMatchingCerticicate() method in Certificate