[Muscle] SunPCSC
Sunil Pilani
spilani at gmx.net
Sat Apr 19 03:02:08 PDT 2008
Hello,
I have a question about SunPCSC. I am stuck with the NoSuchAlgorithmException. I am working on Win Vista, using JDK 6 and I am making you use of the javax.smartcardio.* package.
I want to get a reference to a TerminalFactory using SunPCSC to eventually make it work with java card tool kit components(cref, jcwde)
TerminalFactory factory = TerminalFactory.getInstance("PC/SC", null);
This line throws the following exception:
java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: PC/SC, provider: SunPCSC, class: sun.security.smartcardio.SunPCSC$Factory)
I understand that there is an implementation of the provider(SunPCSC) is available but somehow the "PCSC" part fails. Can somebody please help me understand the problem better and possible help me out with it?
Linus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drizzle.com/pipermail/muscle/attachments/20080419/71ccd9fb/attachment.html
More information about the Muscle
mailing list