Home
last modified time | relevance | path

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

/tools/security/remote_provisioning/attestation_testing/java/com/google/attestationexample/
DAttestationTest.java162 ImmutableSet<String> unexpectedExtensionOids = in testEcAttestation() local
164 if (!unexpectedExtensionOids.isEmpty()) { in testEcAttestation()
166 … for (String oid : unexpectedExtensionOids.toArray(new String[unexpectedExtensionOids.size()])) { in testEcAttestation()