Interface | Description |
---|---|
Reader.ReaderListener |
Class | Description |
---|---|
EidCard |
Smart card wrapper, abstract interface.
|
EidCardApollo |
Smart card wrapper for Apollo v2.43 smart card
EidCardApollo implements EidCard abstract interface for reading
data from the Serbian eID cards based on Apollo v2.43 OS that were
issued before Aug 18 2014.
|
EidCardGemalto |
Smart card wrapper for Gemalto MultiApp ID smart card
EidCardGemalto implements EidCard abstract interface for reading
data from the Serbian eID cards based on Gemalto MultiApp ID JavaCard that
are issued after Aug 18 2014.
|
EidInfo |
Simple class to hold and reformat data read from eID
|
EidInfo.Builder |
Builds an instance of EID info.
|
Reader |
Reader class maintains the connection with the terminal and provides an
interface for your code to receive card insertion/removal events.
|
Utils |
Functions to print and convert bytes into strings.
|
Enum | Description |
---|---|
EidInfo.Tag |
eID information codes.
|
Copyright © 2017 Open Source Developer, Goran Rakic. All rights reserved.