Java Card
v2.2.2

Package javacardx.apdu

Extension package that enables support for ISO7816 specification defined optional APDU related mechanisms.

See:
          Description

Interface Summary
ExtendedLength The ExtendedLength interface serves as a tagging interface to indicate that the applet supports extended length APDU.
 

Package javacardx.apdu Description

Extension package that enables support for ISO7816 specification defined optional APDU related mechanisms. The platform must support this optional package only if the features enabled are included in the implementation.

The javacardx.apdu package contains the ExtendedLength interface class. The ExtendedLength interface provides a tagging interface to allow an applet to declare that it requires support for the ISO7816-4 defined extended length APDU messages via the javacard.framework.APDU class.


Java Card
v2.2.2

Copyright © 1993-2005 Sun Microsystems, Inc. 4150 Network Circle,
Santa Clara, CA, 95054, U.S.A. All Rights Reserved.