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, selectFile
public static final byte[] CARD_ATR
protected EidCardGemalto(javax.smartcardio.Card card) throws javax.smartcardio.CardException
javax.smartcardio.CardException
protected static boolean isKnownAtr(byte[] atrBytes)
protected byte[] readElementaryFile(byte[] name, boolean strip_tag) throws javax.smartcardio.CardException
EidCard
readElementaryFile
in class EidCard
javax.smartcardio.CardException
Copyright © 2017 Open Source Developer, Goran Rakic. All rights reserved.