Decrypt off card
Hi,
I wrote an applet which encrypts oncard and when I try to decrypt this information off card (using ES/ECB/NoPadding for example) I get jumbled output. Any particular package that I need to use? I am guessing that even though the key is the same, there seems to be some difference in the way encryption is done. I am able to decrypt on card, but not off card.
Any inputs would be helpful.
Thanks,
Kiran

