Searched refs:isSelfIssuedCertificate (Results 1 – 1 of 1) sorted by relevance
392 private static boolean isSelfIssuedCertificate(OpenSSLX509Certificate cert) { in isSelfIssuedCertificate() method in TrustedCertificateStore436 if (isSelfIssuedCertificate(cert)) { in getCertificateChain()