| Class | Description |
|---|---|
| PCSC |
A class providing support for PC/SC initialisation; this is particularly important
on UNIX/Linux systems, where PC/SC is emulated via a library that is not part
of the ordinary set of system libraries and must therefore be found and loaded
into the JVM; this is what this utility class does.
|
| SmartCardCallbackHandler | |
| SmartCardKeyRing | |
| SmartCardProvider | |
| SmartCardProviderFactory |
Smart card securoty provider factory class: helps install a security provider
for PKCS#11 providers, once the reader in which the PKCS#11 token is available
has been detected and information about the smart card (in the form of a
SmartCard database entry) has been retrieved. |
| SmartCardTraits |
The set of characteristics of a smart card based PKCS#11 security provider.
|
Copyright © 2012-2014 Andrea Funtò. See here for terms and conditions.