The Encryption class
The xml.Encryption
class provides methods to encrypt and decrypt XML
documents, nodes or symmetric keys.
This class is provided in the
xml
C-Extension library; To use this class, import the
xml
package with:IMPORT xml
It follows the XML-Encryption specifications.
The status
variable is set to zero after a successful method call.