Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

XENCEncryptedData Class Reference
[XML Encryption Implementation]

#include <XENCEncryptedData.hpp>

Inheritance diagram for XENCEncryptedData:

Inheritance graph
[legend]
Collaboration diagram for XENCEncryptedData:

Collaboration graph
[legend]
List of all members.

Detailed Description

Interface definition for the EncryptedData object.

The <EncryptedData> element is an abstract type which builds on the EncryptedType element for encrypted data (as opposed to encrypted keys).

In general, this class should not be used directly. For most applications, callers will want to use the XENCCipher class instead.

The schema for EncryptedData is as follows:

  <element name='EncryptedData' type='xenc:EncryptedDataType'/>
  <complexType name='EncryptedDataType'>
    <complexContent>
     <extension base='xenc:EncryptedType'>
     </extension>
    </complexContent>
  </complexType>


Constructors and Destructors

virtual ~XENCEncryptedData ()
 XENCEncryptedData ()


Constructor & Destructor Documentation

XENCEncryptedData::XENCEncryptedData  )  [inline, protected]
 

virtual XENCEncryptedData::~XENCEncryptedData  )  [inline, virtual]
 


The documentation for this class was generated from the following file:
Generated on Sun Jul 3 17:43:55 2005 for XML-Security-C by  doxygen 1.4.2