@License public final class PCSC extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
load()
Loads the PC/SC library on systems where it is not available by default:
on linux (and probably MacOS X) we need to discover and load into the JVM
an implementation of the PC/SC protocol, which is not part of the base
operating system set of functionalities and libraries and is therefore not
available to the JVM under the ordinary LD_LIBRARY_PATH.
|
public static void load()
Copyright © 2012-2014 Andrea Funtò. See here for terms and conditions.