public final class DnieProvider
extends java.security.Provider
KeyStoreSignature| Modifier and Type | Field and Description |
|---|---|
static es.gob.jmulticard.card.test.ClientSocket |
clientSocket |
static java.util.List<java.lang.String> |
KEYSTORE_TYPE_AVAILABLE |
| Constructor and Description |
|---|
DnieProvider()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getKeystoreType()
Get the key store type
|
static void |
setKeystoreType(java.lang.String keystoreType)
Set the key store type
|
static void |
setNotifyInterface(SignatureNotification signatureNotification)
Internal use
|
clear, compute, computeIfAbsent, computeIfPresent, elements, entrySet, forEach, get, getInfo, getName, getOrDefault, getProperty, getService, getServices, getVersion, keys, keySet, load, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, toString, valuesgetProperty, list, list, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNamespublic static es.gob.jmulticard.card.test.ClientSocket clientSocket
public static final java.util.List<java.lang.String> KEYSTORE_TYPE_AVAILABLE
public static java.lang.String getKeystoreType()
public static void setKeystoreType(java.lang.String keystoreType)
public static void setNotifyInterface(SignatureNotification signatureNotification)