|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Command | |
com.jaccal | |
com.jaccal.command | |
com.jaccal.command.gsm | |
com.jaccal.command.iso | |
com.jaccal.console |
Uses of Command in com.jaccal |
Methods in com.jaccal with parameters of type Command | |
CardResponse |
Session.execute(Command command)
Directly sends APDU commands to the card. |
CardResponse |
JaccalPCSCSession.execute(Command command)
Directly sends APDU commands to the card |
Uses of Command in com.jaccal.command |
Subclasses of Command in com.jaccal.command | |
class |
ApduCmd
|
Uses of Command in com.jaccal.command.gsm |
Subclasses of Command in com.jaccal.command.gsm | |
class |
GSMGetResponse
|
class |
GSMReadBinary
|
class |
GSMReadRecord
|
class |
GSMSelect
|
Uses of Command in com.jaccal.command.iso |
Subclasses of Command in com.jaccal.command.iso | |
class |
ISOCommand
|
class |
ISOGetChallenge
|
class |
ISOGetData
|
class |
ISOGetResponse
|
class |
ISOPutData
|
class |
ISOReadBinary
|
class |
ISOReadRecord
|
class |
ISOSelect
|
class |
ISOUpdateBinary
|
class |
ISOUpdateRecord
|
class |
ISOVerifyChv
|
Uses of Command in com.jaccal.console |
Methods in com.jaccal.console with parameters of type Command | |
CardResponse |
Anubis.execute(Command cmd)
Executes the APDU command |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |