|
Interface Summary |
| CardGUID |
At the moment there is no format for the Global unique identifier
specified, therefore I can not specify an interface for it. |
| CardHolder |
This interface represents a CardHolder in the card
it implements and shall be implemented by an Applet
The interface should provide a way to share a PIN in the card by implemeting the PIN interface
The interface should provide a way to access an array of bytes that hold the public information about the cardholder |
| CardManagement |
Defines a low level interface to the information needed to load, install
and operate applets in a JavaCard (see loading parameters in ETSI 03.19). |
| DefaultApplet |
This interface identifies an applet that shall be installed as a
default applet in the card. |