Searched refs:sortCertificateChain (Results 1 – 3 of 3) sorted by relevance
226 sortCertificateChain(certificates); in generateCertificates()236 public static void sortCertificateChain(List<X509Certificate> certificates) { in sortCertificateChain() method in CertUtils
94 CertUtils.sortCertificateChain(certs); in getCertListFromFile()
142 CertUtils.sortCertificateChain(certificates); in verify()