| Package | Description |
|---|---|
| iaik.ixsil.init | |
| iaik.ixsil.keyinfo |
| Modifier and Type | Method and Description |
|---|---|
static void |
IXSILInit.init(java.util.Properties initProperties,
java.util.Properties algorithmProperties,
java.util.Properties keyManagerProperties)
An alternative way for initializing the IXSIL API.
|
static void |
IXSILInit.init(URI initPropertiesLocation)
Initializes IXSIL API with values provided by the specified IXSIL init properties file.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
KeyManagerImpl.getSubelementName(int ranking)
Gets the name of the preferred KeyInfo subelement with the specified ranking from the IXSIL
keymanager properties.
|