|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Gui_protocol_messages | |
---|---|
ds.ov2.gui | Demonstrator with GUI. |
Uses of Gui_protocol_messages in ds.ov2.gui |
---|
Fields in ds.ov2.gui declared as Gui_protocol_messages | |
---|---|
private Gui_protocol_messages |
Terminal_thread.messages
Instance for printing progess messages in the GUI. |
Methods in ds.ov2.gui with parameters of type Gui_protocol_messages | |
---|---|
void |
Card_protocols.delete_applets(Printable_aid[] aids,
Gui_protocol_messages messages)
Delete applets and/or packages from the card. |
boolean |
Card_protocols.entry_gate_check(Applet_type applet_type,
Gui_protocol_messages messages)
Run the entry-gate proof protocol. |
private void |
Card_protocols.install_applet_with_gps(cardservices.GlobalPlatformService gps,
Applet_type applet_type,
Gui_protocol_messages messages)
Install one of the OV-Chip applets on a card. |
void |
Card_protocols.install_applet(Applet_type applet_type,
Gui_protocol_messages messages)
Install one of the OV-chip applets. |
boolean |
Card_protocols.issue(CardChannel channel,
Gui_protocol_messages messages,
Applet_type applet_type)
Run the applet initialization protocol. |
void |
Card_protocols.personalize(Applet_type applet_type,
Gui_protocol_messages messages)
Personalize the applet. |
void |
Card_protocols.reinstall_personalize(Applet_type applet_type,
Gui_protocol_messages messages)
Reinstall and personalize applet. |
boolean |
Card_protocols.resign_with_update(Applet_type applet_type,
BigInteger[] updates_bi,
Gui_protocol_messages messages)
Run the resign protocol with the specified attribute updates. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |