Returns the instruction name for a given instruction byte. We currently support names
defined in ISO 7816-4 1995 as well as PC/SC part 3. PC/SC part 3 kicks in, when CLA=0xFF
is detected.
Name
|
Description
|
GetInstructionName(byte, byte)
|
Returns the instruction name for a given instruction byte. We currently support names
defined in ISO 7816-4 1995 as well as PC/SC part 3. PC/SC part 3 kicks in, when CLA=0xFF
is detected.
|
GetInstructionName()
|
Returns the ISO 7816-4 instruction name for the instruction byte in this command APDU.
|