Home
last modified time | relevance | path

Searched refs:expectStrongBox (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java1178 private void verifyCertificateChain(Certificate[] certChain, boolean expectStrongBox) in verifyCertificateChain() argument
1209 assertEquals(expectStrongBox, x509CurrCert.getSubjectDN() in verifyCertificateChain()
1216 throw new GeneralSecurityException("Using StrongBox: " + expectStrongBox + "\n" in verifyCertificateChain()