Searched refs:getAttestationChallenge (Results 1 – 3 of 3) sorted by relevance
106 public byte[] getAttestationChallenge() { in getAttestationChallenge() method in Attestation
520 assertNotNull(attestation.getAttestationChallenge()); in checkKeyIndependentAttestationInfo()521 assertTrue(Arrays.equals(challenge, attestation.getAttestationChallenge())); in checkKeyIndependentAttestationInfo()
358 attestationRecord.getAttestationChallenge())); in validateAttestationRecord()