xmltooling 1.4.1
KeyInfo.h File Reference

XMLObjects representing XML Digital Signature, version 20020212, KeyInfo element and related content. More...

Include dependency graph for KeyInfo.h:

Defines

#define __xmltooling_keyinfo_h__
#define DECL_XMLSIGOBJECTBUILDER(cname)   DECL_XMLOBJECTBUILDER(XMLTOOL_API,cname,xmlconstants::XMLSIG_NS,xmlconstants::XMLSIG_PREFIX)
 Macro for declaring signature builders.
#define DECL_XMLSIG11OBJECTBUILDER(cname)   DECL_XMLOBJECTBUILDER(XMLTOOL_API,cname,xmlconstants::XMLSIG11_NS,xmlconstants::XMLSIG11_PREFIX)
 Macro for declaring signature builders.

Detailed Description

XMLObjects representing XML Digital Signature, version 20020212, KeyInfo element and related content.


Define Documentation

#define DECL_XMLSIG11OBJECTBUILDER (   cname)    DECL_XMLOBJECTBUILDER(XMLTOOL_API,cname,xmlconstants::XMLSIG11_NS,xmlconstants::XMLSIG11_PREFIX)

Macro for declaring signature builders.

Parameters:
cnamename of class being built
#define DECL_XMLSIGOBJECTBUILDER (   cname)    DECL_XMLOBJECTBUILDER(XMLTOOL_API,cname,xmlconstants::XMLSIG_NS,xmlconstants::XMLSIG_PREFIX)

Macro for declaring signature builders.

Parameters:
cnamename of class being built