Class EMVCommandInterpreter

Object
   |
   +--CommandInterpreter
         |
         +--EMVCommandInterpreter

class EMVCommandInterpreter
extends CommandInterpreter


Class implementing a command interpreter that handles EMV command APDUs
Defined in emvcommandinterpreter.js


Constructor Summary
EMVCommandInterpreter(<FileSelector> fileSelector)
            Create a command interpreter
 
Method Summary
 void dispatch(<APDU> apdu, <Number> ins)
           Dispatch to command handler based in INS byte in APDU
 void getProcessingOptions(<APDU> apdu)
           Implements GET PROCESSING OPTIONS

Constructor Detail

EMVCommandInterpreter

EMVCommandInterpreter(<FileSelector> fileSelector)

Method Detail

dispatch

void dispatch(<APDU> apdu, <Number> ins)

getProcessingOptions

void getProcessingOptions(<APDU> apdu)


Documentation generated by JSDoc on Tue Sep 3 22:29:44 2013