| Package | Description |
|---|---|
| org.dihedron.crypto.providers.smartcard.discovery |
The package containing classes to support the creation of smart cards-based,
PKCS#11 security providers.
|
| Modifier and Type | Method and Description |
|---|---|
static DataBase |
DataBaseLoader.loadDefault()
Loads the default smart cards database from the class path.
|
static DataBase |
DataBaseLoader.loadFromStream(InputStream input)
Initialises the database by parsing the XML file passed in as an input
stream.
|
Copyright © 2012-2014 Andrea Funtò. See here for terms and conditions.