Searched defs:certPathList (Results 1 – 3 of 3) sorted by relevance
100 List<X509Certificate> certPathList) in verifyCert()120 LinkedList<X509Certificate> certPathList); in addCertToPath()128 (LinkedList<X509Certificate> certPathList); in removeFinalCertFromPath()
158 LinkedList<X509Certificate> certPathList = new LinkedList<>(); in buildCertPath() local207 LinkedList<X509Certificate> certPathList, in buildForward()229 adjacencyList, certPathList); in buildForward() local
694 List<X509Certificate> certPathList) in verifyCert()917 LinkedList<X509Certificate> certPathList) in addCertToPath()927 void removeFinalCertFromPath(LinkedList<X509Certificate> certPathList) { in removeFinalCertFromPath()