Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/AttestationVerificationTest/src/com/android/server/security/
H A DAttestationVerificationPeerDeviceVerifierTest.kt148 val badTrustAnchors = HashSet<TrustAnchor>() regex
150 badTrustAnchors.add(TrustAnchor(it as X509Certificate, null))
154 context, badTrustAnchors, false, LocalDate.of(2022, 1, 1),