Changeset 3260 for trunk/src/libopensc/apdu.c
- Timestamp:
- 08/28/07 20:35:06 (17 months ago)
- Files:
-
- 1 modified
-
trunk/src/libopensc/apdu.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libopensc/apdu.c
r3257 r3260 397 397 /* ok, the APDU was successfully transmitted. Now we have two 398 398 * special cases: 399 * 1. the card return d 0x6Cxx: in this case we re-trasmit the APDU399 * 1. the card returned 0x6Cxx: in this case we re-trasmit the APDU 400 400 * wit hLe set to SW2 (this is course only possible if the 401 401 * response buffer size is larger than the new Le = SW2)
