public class EMVPINChange extends Command
| Constructor and Description |
|---|
EMVPINChange() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMac(net.e6tech.elements.security.hsm.atalla.simulator.EMVPINChange.Request request,
net.e6tech.elements.security.hsm.atalla.simulator.EMVPINChange.Response response,
byte[] encipheredPaddedPINBytes) |
protected void |
calculateImkACCheckDigits(net.e6tech.elements.security.hsm.atalla.simulator.EMVPINChange.Request request,
net.e6tech.elements.security.hsm.atalla.simulator.EMVPINChange.Response response) |
protected java.lang.String |
doProcess() |
protected java.lang.String |
processDerivationType1(net.e6tech.elements.security.hsm.atalla.simulator.EMVPINChange.Request request,
net.e6tech.elements.security.hsm.atalla.simulator.EMVPINChange.Response response) |
protected java.lang.String |
processDerivationType8(net.e6tech.elements.security.hsm.atalla.simulator.EMVPINChange.Request request,
net.e6tech.elements.security.hsm.atalla.simulator.EMVPINChange.Response response) |
createInstance, decrypt, decryptKey, getPinBlock, process, run, setDecimalizationTableprotected java.lang.String doProcess()
throws CommandException
doProcess in class CommandCommandExceptionprotected java.lang.String processDerivationType1(net.e6tech.elements.security.hsm.atalla.simulator.EMVPINChange.Request request,
net.e6tech.elements.security.hsm.atalla.simulator.EMVPINChange.Response response)
throws CommandException
CommandExceptionprotected java.lang.String processDerivationType8(net.e6tech.elements.security.hsm.atalla.simulator.EMVPINChange.Request request,
net.e6tech.elements.security.hsm.atalla.simulator.EMVPINChange.Response response)
throws CommandException
CommandExceptionprotected void addMac(net.e6tech.elements.security.hsm.atalla.simulator.EMVPINChange.Request request,
net.e6tech.elements.security.hsm.atalla.simulator.EMVPINChange.Response response,
byte[] encipheredPaddedPINBytes)
throws CommandException
CommandExceptionprotected void calculateImkACCheckDigits(net.e6tech.elements.security.hsm.atalla.simulator.EMVPINChange.Request request,
net.e6tech.elements.security.hsm.atalla.simulator.EMVPINChange.Response response)
throws CommandException
CommandException