Martin Paljak
Martin Paljak
I am a bit confused about cleanly closing the runtime after I am done with the reader I am interested in. There is `reader.disconnect()` which is a wrapper around `SCardDisconnect()`,...
One functionality smart card developers need to implement on top of PC/SC style "BIBO" (Bytes-In, Bytes-Out) interface is often ISO 7816-4 based T=0 response handling for `6CXX` (GET RESPONSE) and...
There seems to be a bunch of unused/closed/stale branches on Github, that could be cleaned up for those who run `git branch -a` on their development boxes.
I want to get a "reliable" connection to the smart card. Right now there is an option to specify either shared or exclusive access to a reader during connect(). Exclusive...
Those are probably not needed for most users and pollute the compilation with many warnings. Require `--enable-extras` for those files.
- better/proper support for 3.1.0 - fixed stringdef for 3.0.4+ - "Normalize" Path vs Path - update mvnw - Fidesmo does not have public devportal, remove appid support - update...
simple `.isContactless(String name)` based on common readers (incl different names with different drivers), and https://ccid.apdu.fr/ccid/features.html