Searched refs:expectStrongBox (Results 1 – 1 of 1) sorted by relevance
1178 private void verifyCertificateChain(Certificate[] certChain, boolean expectStrongBox) in verifyCertificateChain() argument1209 assertEquals(expectStrongBox, x509CurrCert.getSubjectDN() in verifyCertificateChain()1216 throw new GeneralSecurityException("Using StrongBox: " + expectStrongBox + "\n" in verifyCertificateChain()