|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cardcontact.opencard.service.InstructionCodeTable
public class InstructionCodeTable
Decoder to visualize instruction codes
Constructor Summary | |
---|---|
InstructionCodeTable()
|
Method Summary | |
---|---|
static java.lang.String |
instructionNameFromHeader(byte[] header)
Parse the INS byte and decode into a ISO 7816 command name |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstructionCodeTable()
Method Detail |
---|
public static java.lang.String instructionNameFromHeader(byte[] header)
header
- Command APDU header
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |