| 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 |
EncryptionAlgorithmFactoryDefaultImpl
This class is an implementation of the
EncryptionAlgorithmFactory. |
| Modifier and Type | Method and Description |
|---|---|
static EncryptionAlgorithmFactory |
EncryptionAlgorithmFactory.createFactory()
Creates an instance of the
EncyptionAlgorithmFactory implementation class, which is specified
by the XMLE property named EncyptionAlgorithmFactory.ImplementingClass. |