You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
javacard.security.CryptoException
at javacard.security.CryptoException.throwIt(Unknown Source)
at com.licel.jcardsim.crypto.AsymmetricCipherImpl.doFinal(AsymmetricCipherImpl.java:103)
at emvcardsimulator.PaymentApplication.processDynamicDataAuthentication(PaymentApplication.java:241)
at emvcardsimulator.PaymentApplication.process(PaymentApplication.java:377)
at emvcardsimulator.PaymentApplicationContainer.process(PaymentApplicationContainer.java:24)
at com.licel.jcardsim.base.SimulatorRuntime.transmitCommand(SimulatorRuntime.java:314)
at com.licel.jcardsim.base.Simulator.transmitCommand(Simulator.java:260)
at com.licel.jcardsim.smartcardio.CardSimulator.transmitCommand(CardSimulator.java:68)
at emvcardsimulator.SmartCard.transmitCommand(SmartCard.java:69)
at emvcardsimulator.SmartCard.transmitCommand(SmartCard.java:57)
at emvcardsimulator.SimulatorTest.sendApduRequest(SimulatorTest.java:68)
at emvcardsimulator.SimulatorTest.entryPoint(Native Method)
at emvcardsimulator.SimulatorTest.simulatorEndToEndTransactionTest(SimulatorTest.java:52)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)
...
The text was updated successfully, but these errors were encountered:
TODO: Check if it's issue in jcardsim or the card simulator implementation...
The text was updated successfully, but these errors were encountered: