Site Tools

Sidebar

Smart Card Solution

User Manual

JavaCard API Samples

Java Card Specification

Knowledge Sharing

javacard:jcre:9.4.2_t_1_specifics_for_outgoing_data_transfers

9.4.2 T=1 Specifics for Outgoing Data Transfers

The setOutgoing and setOutgoingNoChaining methods in the APDU class are used to specify that data needs to be returned to the CAD. These methods return the expected length (Le) value as follows when extended length semantics are not enabled (see Section 9.4.4.1, Extended Length API Semantics):

ISO 7816-4 CASE 1: 0

ISO 7816-4 CASE 2: Le (If Le=0, 256)

ISO 7816-4 CASE 3: 0

ISO 7816-4 CASE 4: Le (If Le=0, 256)

javacard/jcre/9.4.2_t_1_specifics_for_outgoing_data_transfers.txt · Last modified: 2017/05/13 04:07 (external edit)