jar

com.github.martinpaljak : apdu4j-jnasmartcardio

Maven & Gradle

Nov 07, 2019
1 usages
72 stars

jnasmartcardio · A re-implementation of the javax.smartcardio API. It allows you to communicate to a smart card (at the APDU level) from within Java.

Table Of Contents

Latest Version

Download com.github.martinpaljak : apdu4j-jnasmartcardio JAR file - Latest Versions:

All Versions

Download com.github.martinpaljak : apdu4j-jnasmartcardio JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window apdu4j-jnasmartcardio-0.2.7+191107.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

jnasmartcardio.tools

├─ jnasmartcardio.tools.WaitForChange.class - [JAR]

jnasmartcardio

├─ jnasmartcardio.Smartcardio.class - [JAR]

├─ jnasmartcardio.Winscard.class - [JAR]

├─ jnasmartcardio.WinscardConstants.class - [JAR]

Advertisement