public class IAIKPkcs112 extends IAIKPkcs11
IAIKPkcs11
is just for a workaround of a bug
in JDK 1.4.x. This bug prevents that the same provider class is installed more than once in the
static configuration file java.security
. If you use this class, you have exaclty the
same effect if you would use the superclass, but the bug does not have any effect because the
class names are different.debugStream_, defaultInstanceProperties_, defaultProperties_, delegateProvider_, engineObjectsCache_, errorStream_, globalDelegateProvider_, globalProperties_, info_, initializationParameters_, instanceCounter_, keyHandler_, loginManager_, properties_, PROVIDER_BASE_NAME, PROVIDER_INFO_BASE, PROVIDER_VERSION, providerInstances_, tokenManager_, userPIN_, version_
Constructor and Description |
---|
IAIKPkcs112()
Just calls the corresponding super-constructor.
|
IAIKPkcs112(java.util.Properties configuration)
Just calls the corresponding super-constructor.
|
addAlgorithms, checkAccessPermission, disableCleanerThread, discardProviderInstance, equals, getCurrentProviderInstance, getDefaultInstanceProperties, getDelegateProvider, getGlobalDelegateProvider, getGlobalKeyHandler, getGlobalProperties, getInfo, getKeystoreSupportProvider, getLoginManager, getModule, getModule, getModuleAlreadyInitialized, getModuleInitializationParameters, getNewProviderInstance, getNewProviderInstance, getProperties, getProperty, getProperty, getProviderInstance, getProviderInstanceCount, getProviderInstanceNumber, getSessionPoolMaxSize, getTokenManager, getUserPIN, getVersion, hashCode, initialize, insertProviderAtForJDK14, isCheckMechanismSupported, isCheckSessionIntegrity, isEnableSoftwareDelegation, isEngineClassKey, isIAIKPkcs11Provider, isLoginKeystoreOnDemand, isMultiThreadInit, setCheckMechanismSupported, setDelegateProvider, setEnableSoftwareDelegation, setGlobalDelegateProvider, setGlobalKeyHandler, setInfo, setKeystoreSupportProvider, setLoginKeystoreOnDemand, setLoginManager, setModuleAlreadyInitialized, setModuleInitializationParameters, setMultiThreadInit, setSessionPoolMaxSize, setUserPIN, setVersion, toString
clear, compute, computeIfAbsent, computeIfPresent, elements, entrySet, forEach, get, getName, getOrDefault, getService, getServices, keys, keySet, load, merge, put, putAll, putIfAbsent, putService, remove, remove, removeService, replace, replace, replaceAll, values
list, list, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
public IAIKPkcs112() throws IAIKPkcs11Exception
IAIKPkcs11Exception
- If the provider is not appropriately configured.public IAIKPkcs112(java.util.Properties configuration) throws IAIKPkcs11Exception
configuration
- The configuration properties to use for this provider instance.IAIKPkcs11Exception
- If the initialization fails.IAIK JavaSecurity Website https://jce.iaik.tugraz.at/
IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2023 IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved. Version 1.9.4