xmltooling 1.4.1
Encryption.h File Reference

XMLObjects representing XML Encryption content. More...

Include dependency graph for Encryption.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  xmlsignature
 

Public namespace of XML Signature classes.


namespace  xmlencryption
 

Namespace for XML Encryption schema objects.


Defines

#define __xmltooling_encryption_h__
#define DECL_XMLENCOBJECTBUILDER(cname)   DECL_XMLOBJECTBUILDER(XMLTOOL_API,cname,xmlconstants::XMLENC_NS,xmlconstants::XMLENC_PREFIX)
 Macro for declaring encryption builders.

Detailed Description

XMLObjects representing XML Encryption content.


Define Documentation

#define DECL_XMLENCOBJECTBUILDER (   cname)    DECL_XMLOBJECTBUILDER(XMLTOOL_API,cname,xmlconstants::XMLENC_NS,xmlconstants::XMLENC_PREFIX)

Macro for declaring encryption builders.

Parameters:
cnamename of class being built