Searched refs:getAttestationChallenge (Results 1 – 2 of 2) sorted by relevance
172 if (!Arrays.equals(attestation.getAttestationChallenge(), challenge)) { in testEcAttestation()174 challenge, attestation.getAttestationChallenge()); in testEcAttestation()
127 public byte[] getAttestationChallenge() { in getAttestationChallenge() method in Attestation