| Package | Description |
|---|---|
| com.entrust.toolkit.xencrypt.algorithms |
Contains an interface and classes that define the behaviour of
encryption algorithms used in XML encryption.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KeyWrapAlgorithmFactoryDefaultImpl
This class is an implementation of the
KeyWrapAlgorithmFactory. |
| Modifier and Type | Method and Description |
|---|---|
static KeyWrapAlgorithmFactory |
KeyWrapAlgorithmFactory.createFactory()
Creates an instance of the
KeyWrapAlgorithmFactory implementation class, which is specified
by the XMLE property named KeyWrapAlgorithmFactory.ImplementingClass. |