communicate with javacard from web applet
Posted: Thu Jan 21, 2016 2:42 am
I need to send some APDU commands and get one response which will be forwarded to server for verification - OTP.
Is there a way to communicate with javacard from applet that's running inside web browser?
Current applet throws this error:
"Access restriction: The type TerminalFactory is not accessible due to restriction on required library ...
Is there a way to communicate with javacard from applet that's running inside web browser?
Current applet throws this error:
"Access restriction: The type TerminalFactory is not accessible due to restriction on required library ...