Motorola MOTORAZR maxx V6 Developer's Manual page 91

Java me developer guide
Hide thumbs Also See for MOTORAZR maxx V6:
Table of Contents

Advertisement

Java ME Developer Guide
Chapter 12 - JSR-177 Java ME Security and Trust Services API
mand APDUs and receive response APDUs to and from the smart card.
The implementation services only one logical channel (one APDU connection) at a
time, i.e. current APDU procedure on channel A must complete before a new APDU
procedure can begin on channel B.
There may be several APDU connections open at the same time using different logical
channels with the same smart card. However, since APDU protocol is synchronous,
there can be no interleaving of command and their response APDUs across logical
channels. Between the receipt of the command APDU and the sending of the re-
sponse APDU to that command, only one logical channel is active.
Interface APDUConnection implements method
When a MIDlet calls method
prompts the user to enter the existing value of the PIN, the new value for the PIN,
and to re-enter the new value for the PIN for confirmation.
Interface APDUConnection implements method
When a MIDlet calls method
prompts the user to enter the value of the PIN that is to be disabled.
Interface APDUConnection implements method
When a MIDlet calls method
prompts the user to enter the value of the PIN that is to be enabled.
Interface APDUConnection implements method
When a MIDlet calls method
DRAFT - Subject to Change
, the implementation
.
, the implementation
.
, the implementation
.
, the implementation
[91/201]

Advertisement

Table of Contents
loading

Table of Contents