Home
last modified time | relevance | path

Searched defs:verifyCertificateChain (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/identity/src/android/security/identity/cts/
DAttestationTest.java132 private static boolean verifyCertificateChain(Collection<X509Certificate> certChain) { in verifyCertificateChain() method in AttestationTest
/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java1915 public static void verifyCertificateChain(Certificate[] certChain, boolean expectStrongBox) in verifyCertificateChain() method in KeyAttestationTest