Searched refs:isSelfSigned (Results 1 – 2 of 2) sorted by relevance
435 if (selector.match(targetCert) && !X509CertImpl.isSelfSigned in addMatchingCerts()450 if (!X509CertImpl.isSelfSigned in addMatchingCerts()
1954 public static boolean isSelfSigned(X509Certificate cert, in isSelfSigned() method in X509CertImpl