| Package | Description |
|---|---|
| iaik.ixsil.algorithms | |
| iaik.ixsil.core |
| Modifier and Type | Class and Description |
|---|---|
class |
AlgorithmFactoryDefaultImpl
This class is the default implementation of the
AlgorithmFactory interface. |
| Modifier and Type | Method and Description |
|---|---|
static AlgorithmFactory |
AlgorithmFactory.createFactory()
Creates an instance of the algorithm factory implementation class which is specified by the IXSIL
init property named
AlgorithmFactory.ImplementingClass. |
| Modifier and Type | Field and Description |
|---|---|
protected AlgorithmFactory |
TransformInstruction.algorithmFactory_
Creates algorithms needed in case of verification.
|