Searched refs:getAttestationVersion (Results 1 – 4 of 4) sorted by relevance
96 assertTrue(record.getAttestationVersion() >= 3); in attestationTest()
75 public int getAttestationVersion() { in getAttestationVersion() method in ParsedAttestationRecord
99 public int getAttestationVersion() { in getAttestationVersion() method in Attestation
904 assertThat("Attestation version must be 1, 2, 3, or 4", attestation.getAttestationVersion(), in checkAttestationSecurityLevelDependentParams()955 attestation.getAttestationVersion(), greaterThanOrEqualTo(1)); in checkDeviceLocked()