jar

org.eclipse.keypop : keypop-card-java-api

Maven & Gradle

Nov 27, 2023
3 stars

Keypop Card API · API dedicated to card extension development

Table Of Contents

Latest Version

Download org.eclipse.keypop : keypop-card-java-api JAR file - Latest Versions:

All Versions

Download org.eclipse.keypop : keypop-card-java-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.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 keypop-card-java-api-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.keypop.card

├─ org.eclipse.keypop.card.AbstractApduException.class - [JAR]

├─ org.eclipse.keypop.card.ApduResponseApi.class - [JAR]

├─ org.eclipse.keypop.card.CardApiProperties.class - [JAR]

├─ org.eclipse.keypop.card.CardBrokenCommunicationException.class - [JAR]

├─ org.eclipse.keypop.card.CardResponseApi.class - [JAR]

├─ org.eclipse.keypop.card.CardSelectionResponseApi.class - [JAR]

├─ org.eclipse.keypop.card.ChannelControl.class - [JAR]

├─ org.eclipse.keypop.card.ParseException.class - [JAR]

├─ org.eclipse.keypop.card.ProxyReaderApi.class - [JAR]

├─ org.eclipse.keypop.card.ReaderBrokenCommunicationException.class - [JAR]

├─ org.eclipse.keypop.card.UnexpectedStatusWordException.class - [JAR]

org.eclipse.keypop.card.spi

├─ org.eclipse.keypop.card.spi.ApduRequestSpi.class - [JAR]

├─ org.eclipse.keypop.card.spi.CardRequestSpi.class - [JAR]

├─ org.eclipse.keypop.card.spi.CardSelectionExtensionSpi.class - [JAR]

├─ org.eclipse.keypop.card.spi.CardSelectionRequestSpi.class - [JAR]

├─ org.eclipse.keypop.card.spi.SmartCardSpi.class - [JAR]