This clause describes the sequences on APDU level, i.e. C-APDUs are given as:
CLA INS P1 P2 {Lc DATA} {Le}
The presence of components enclosed in {…} depends on the case of the APDU.
The terminal sends some data in the object with tag '53' and the answer received by the UICC is in the object with tag '53'. The security context used in the example is P2='00'. The challenge data is [xx … xx] and the authentication response data is [yy … yy].
In the first example the length of the challenge data is 200 bytes ('C8' hex) and the length of the response data is 100 bytes ('64' hex).
In the second example the length of the challenge data is 700 bytes ('02BC' hex) and the length of the response data is 600 bytes ('0258' hex).
This clause describes the sequences on APDU and TPDU level.
C-APDUs are given as:
CLA INS P1 P2 {Lc DATA} {Le}
C-TPDUs are given as:
The presence of components enclosed in {…} depends on the case of the APDU or the type of the TPDU.
This clause gives examples of the usage of the ODD AUTHENTICATE command usage with transport protocol T = 0. The first example is based on the preconditions out of Table M.1. The second example is based on the preconditions out of Table M.2.