| Package | Description |
|---|---|
| com.entrust.toolkit.xencrypt.algorithms |
Contains an interface and classes that define the behaviour of
encryption algorithms used in XML encryption.
|
| Class and Description |
|---|
| EncryptionAlgorithm
Defines the common behavior of encryption algorithms used by XMLE.
|
| EncryptionAlgorithmFactory
This is the base class for
EncryptionAlgorithmFactory implementations. |
| KeyWrapAlgorithm
Defines the common behavior of key wrap algorithms used by XMLE.
|
| KeyWrapAlgorithmFactory
This is the base class for
KeyWrapAlgorithmFactory implementations. |