|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITSOShell | |
---|---|
com.ecebs.rtd.enabler.types.card | Classes for interacting with detected smartcards. |
com.ecebs.rtd.enabler.types.itso | Classes that represent the various structures found on an ITSO-compatible smartcard. |
Uses of ITSOShell in com.ecebs.rtd.enabler.types.card |
---|
Methods in com.ecebs.rtd.enabler.types.card that return ITSOShell | |
---|---|
ITSOShell |
CardInformation.getShellHeader()
Get the shell read from the smartcard |
Uses of ITSOShell in com.ecebs.rtd.enabler.types.itso |
---|
Subclasses of ITSOShell in com.ecebs.rtd.enabler.types.itso | |
---|---|
class |
ITSOShellCMD4
Represents the ITSO Shell structure for CMD4 Mifare Ultralight |
Methods in com.ecebs.rtd.enabler.types.itso that return ITSOShell | |
---|---|
ITSOShell |
FileControlInfo.getITSOShell()
|
Methods in com.ecebs.rtd.enabler.types.itso with parameters of type ITSOShell | |
---|---|
void |
Directory.setShellBlocked(ITSOShell shell)
|
Constructors in com.ecebs.rtd.enabler.types.itso with parameters of type ITSOShell | |
---|---|
Directory(ITSOShell shell,
byte[] dir,
int offset,
boolean isCMD7)
Parses from the provided byte array starting at the provided offset |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |