3

I searched for a while and I can't find the Java package javax.smartcardio in the official API of Java. I looked through these two different Java APIs:

http://docs.oracle.com/javase/8/docs/api/

http://docs.oracle.com/javase/7/docs/api/

I thought javax.smartcardio is an official package of Java. Now I wonder why it isn't foundable in the official APIs?

The only way you can find the package is over a search engine in the Internet. Google led me to this page: http://docs.oracle.com/javase/7/docs/jre/api/security/smartcardio/spec/javax/smartcardio/package-summary.html

Janis Baiza
  • 951
  • 6
  • 15
Norukh
  • 364
  • 1
  • 14
  • You might want to look at other alternatives though. It seems there are a couple of libraries created to provide the smartcardio functionality. – Kayaman Apr 30 '15 at 06:40

0 Answers0