| Package | Description |
|---|---|
| iaik.ixsil.core | |
| iaik.ixsil.keyinfo |
| Modifier and Type | Method and Description |
|---|---|
VerifierKeyManager |
VerifierSignature.getKeyManager()
Gets the key manager employed by IXSIL in the verification use case.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VerifierSignature.setKeyManager(VerifierKeyManager keyManager)
Can be used by the application to set the key manager for the verification use case.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KeyManagerImpl
This class provides a standard implementation of a key manager for IXSIL.
|