https://github.com/ghusta/javax-smartcardio-test
javax-smartcardio-test
https://github.com/ghusta/javax-smartcardio-test
Last synced: 3 months ago
JSON representation
javax-smartcardio-test
- Host: GitHub
- URL: https://github.com/ghusta/javax-smartcardio-test
- Owner: ghusta
- Created: 2018-06-07T08:36:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T07:45:05.000Z (over 1 year ago)
- Last Synced: 2025-01-06T22:36:01.412Z (5 months ago)
- Language: Java
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Overview
== Documentation
* https://www.jcp.org/en/jsr/detail?id=268[JSR-268 : Java Smart Card I/O API]
* https://docs.oracle.com/javase/8/docs/jre/api/security/smartcardio/spec/[Java API] (javax.smartcardio)
* https://doc.ubuntu-fr.org/smartcards[Ubuntu : Smart Cards], with example
* https://stackoverflow.com/questions/tagged/smartcard+java[StackOverflow tags]== Library
* Java package : _javax.smartcardio_ (since Java 1.6)