| Interface | Description |
|---|---|
| SEService.CallBack |
Interface to receive call-backs when the service is connected.
|
| Class | Description |
|---|---|
| AuthenticationProvider |
This Authentication class can be used to privilege a certain communication
channel to the Secure Element for operations that requires a PIN
authentication.
|
| Channel |
Instances of this class represent an ISO/ICE 7816-4 channel opened to a Secure
Element.
|
| FileViewProvider |
This Provider class simplifies file operations on Secure Elements with a file
structure specified in ISO/IEC 7816-4.
|
| PKCS15Provider |
This Provider class offers basic services to access a PKCS#15 file system.
|
| Provider |
This Provider abstract class is the base class for all service layer classes.
|
| Reader |
Instances of this class represent Secure Element Readers supported to this
device.
|
| SecureStorageProvider |
This class provides an API to store and retrieve data on the SE which is
protected in a secure environment.
|
| SEDiscovery |
Instances of this class must be created by the applications to start a
discovery process.
|
| SERecognizer |
Base class for recognizer classes.
|
| SERecognizerByAID |
Instances of this class can be used to find a Secure Element implementing a
specific Applet, identified by its AID.
|
| SERecognizerByATR |
Instances of this class can be used to find a Secure Element with a specific
ATR (or ATR pattern).
|
| SERecognizerByHistoricalBytes |
Instances of this class can be used to find a Secure Element with a specific
value in their historical bytes.
|
| SEService |
The SEService realises the communication to available Secure Elements on the
device.
|
| Session |
Instances of this class represent a connection session to one of the Secure
Elements available on the device.
|
SEEK for Android Copyright 2015, Giesecke & Devrient GmbH