| Package | Description |
|---|---|
| se.swedenconnect.opensaml.pkcs11.configuration | |
| se.swedenconnect.opensaml.pkcs11.providerimpl |
| Modifier and Type | Method and Description |
|---|---|
List<SoftHsmCredentialConfiguration> |
PKCS11SoftHsmProviderConfiguration.getCredentialConfigurationList()
Returns the cofniguration data for keys and certificates that should be loaded by the SoftHSM provider.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PKCS11SoftHsmProviderConfiguration.setCredentialConfigurationList(List<SoftHsmCredentialConfiguration> credentialConfigurationList)
Assigns the directory containing the keys and certificates that should be loaded by the SoftHSM provider.
|
| Constructor and Description |
|---|
PKCS11SoftHsmProvider(List<SoftHsmCredentialConfiguration> credentialConfigurationList,
String name,
String lib,
String pin,
PKCS11ProviderInstance providerInstance)
The constructor checks the specified key folder and forms a list of aliases of keys that can be imported.
|
Copyright © 2018 Sweden Connect. All rights reserved.