Skip to content
 
 

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenJDK PCSC Binding for OSX

This repository contains a patched version of the PCSC JNI Binding needed in the SmartcardIO. It fixes the SCardControl command which received an interface change in OSX, but was not adapted correctly in the JDK.

This version contains fixes based on OpenJDK 6, 7 and 8. Additionally a modified SmartcardIO factory package is provided for each JDK version.

Build instructions

The requirements for the build are:

  • JDK
  • Apache Ant
  • OSX Developer Tools

The build can be triggered by the build.sh shell script in the root directory.

$ ./build.sh

This executes the build script contained in each of the openjdkX directories.

About

PCSC JNI Wrapper with fixes for OSX

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages