Java Card API

extendedlength

2017-05-22 16:41:37 M&W SmartCard 27

javacardx.apdu

Interface ExtendedLength


The ExtendedLength

interface serves as a tagging interface to indicate that the applet supports extended length APDU. If this interface is implemented by the applet instance, the applet may receive and send up to 32767 bytes of APDU data. </p><p> The APDU command header in the APDU buffer will use the variable length header defined in ISO7816-4 with a 3 byte Lc value when the Lc field in the incoming APDU header is 3 bytes long. The incoming data in that case will begin at APDU buffer offset 7. </p><p> See Runtime Environment Specification for the Java Card Platform for details.

Since:2.2.2





Home
Product
News
Contact us