#751041 include config file to use OpenSC as Java Security Provider

Package:
opensc
Source:
opensc
Description:
Smart card utilities with support for PKCS#15 compatible cards
Submitter:
Hans-Christoph Steiner
Date:
2023-08-23 10:51:03 UTC
Severity:
wishlist
Tags:
#751041#5
Date:
2014-06-09 19:02:33 UTC
From:
To:
This is a complete patch that can be applied with `git am` that provides a
config file that Java uses to make OpenSC a Java Security Provider.  This
makes it easy to use OpenSC in Java code, keytool, and jarsigner.  That means
you can then use an HSM via OpenSC for signing jars, Android APKs, etc.

#751041#10
Date:
2023-08-23 10:48:23 UTC
From:
To:
"slotListIndex = 1" is not generic, so I would rather have this as an
example. Is this okay for you?