| Package | Description |
|---|---|
| com.entrust.toolkit.xencrypt.core |
Contains classes used to encrypt and decrypt XML elements and sets of
XML elements.
|
| Class and Description |
|---|
| EncryptedElementSet
The
EncryptedElementSet class allows an application to define a set of DOM
elements to be encrypted for a group of recipients. |
| EncryptionHandler
The
EncryptionHandler class is an abstract superclass of the
Encryptor and Decryptor classes. |
| Encryptor
The
Encryptor class encrypts Document Object Model (DOM)
elements in an XML document. |
XMLEncCounter
XMLEncCounter is a singleton class that counts XML encryption,
and decryption operations performed by an application. |