Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DKeyManagementTest.java338 Attestation attestationRecord = new Attestation((X509Certificate) leaf); in validateDeviceIdAttestationData() local
356 Attestation attestationRecord = new Attestation(leaf); in validateAttestationRecord() local