Skip to content

Changes

Started by upstream project gerrit-osmo-ttcn3-hacks #4221
Started 1 day 8 hr ago
Queued 25 sec
CCID: Send procedure byte, when not expected

A case 1 APDU does not request any data from SIM to return. The SIM will
only return a status byte with no procedure byte in advance.

The test sends a the INS byte + procedure byte (0x62) instead of the
two status bytes as a response to the reader. The reader waits for
payload to be received from the SIM and times out.

This means that the reader uses the SIM response to determine if it is
a case 1 or case 2 APDU and not the instruction GET_RESPONSE.

Change-Id: Icffd48d99f0eb48e0898efb027854eba8c22f4a4
Andreas Eversberg at