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