Searched refs:verifyCRLs (Results 1 – 1 of 1) sorted by relevance
192 …private void verifyCRLs(List<X509CRL> crls, List<X509Certificate> certificates) throws VerifyHapEx… in verifyCRLs() method in HapVerify235 verifyCRLs(crlList, certificates); in parserSigner()