Generated by
JDiff

Class org.globalplatform.GPSystem

Documentation changed from old to new.

Added Methods
short getCardInfo(byte[], short, short) Gets card specific information.
short getCardInfoLength(short) Gets the length of a card specific information.
 

Changed Methods
CVM getCVM(byte) Documentation changed from old to new.
Gets a reference to a CVM instance provided by the OPEN.
SecureChannel getSecureChannel() Documentation changed from old to new.
Gets a SecureChannel instance.
GlobalService getService(AID, short) Documentation changed from old to new.
Gets a GlobalService instance matching the specified service name (sServiceName).
 

Added Fields
short CARD_INFO_ATR_HISTORICAL_BYTES The requested information is the Historical Bytes of the Answer-To-Reset last returned onthe contact IO interface (as specified by [ISO7816]) (cold or warm reset).
short CARD_INFO_CL_IO_RANDOM The requested information is the UID or PUPI sent by the low-level contactless IO layer.
byte FAMILY_AUTHORITY_SIGNATURE Indicates the family of the Authority Signature Service Identifier (0x87).
byte FAMILY_BROKER Indicates the family of the Broker Service Identifier (0x88).
byte FAMILY_PRIVACY_PROTOCOL Indicates the family of the Privacy Protocol Service Identifier (0x86).
 

Changed Fields
byte FAMILY_CVM Documentation changed from old to new.
Indicates the family of the CVM Service Identifier (0x82).
byte FAMILY_SECURE_CHANNEL Documentation changed from old to new.
Indicates the family of the Secure Channel Service Identifier (0x81).
byte GLOBAL_SERVICE_IDENTIFIER Documentation changed from old to new.
Indicates the generic Global Service Identifier (0x80).