Searched defs:verifyCertificateChain (Results 1 – 2 of 2) sorted by relevance
132 private static boolean verifyCertificateChain(Collection<X509Certificate> certChain) { in verifyCertificateChain() method in AttestationTest
1915 public static void verifyCertificateChain(Certificate[] certChain, boolean expectStrongBox) in verifyCertificateChain() method in KeyAttestationTest