public class EidCardGemalto extends EidCard
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
CARD_ATR
The list of known card ATRs, used to identify this smartcard.
|
BLOCK_SIZE, card, channel, DOCUMENT_FILE, logger, PERSONAL_FILE, PHOTO_FILE, RESIDENCE_FILE| Modifier | Constructor and Description |
|---|---|
protected |
EidCardGemalto(javax.smartcardio.Card card) |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
isKnownAtr(byte[] atrBytes)
Factory "selection" method
|
protected byte[] |
readElementaryFile(byte[] name,
boolean strip_tag)
Read EF contents, selecting by file path.
|
addAllToBuilder, debugEidInfo, disconnect, disconnect, finalize, fromCard, parseTlv, readBinary, readEidInfo, readEidPhoto, selectFile, selectFilepublic static final byte[] CARD_ATR
protected EidCardGemalto(javax.smartcardio.Card card)
throws javax.smartcardio.CardException
javax.smartcardio.CardExceptionprotected static boolean isKnownAtr(byte[] atrBytes)
protected byte[] readElementaryFile(byte[] name,
boolean strip_tag)
throws javax.smartcardio.CardException
EidCardreadElementaryFile in class EidCardjavax.smartcardio.CardExceptionCopyright © 2017 Open Source Developer, Goran Rakic. All rights reserved.