|
xmltooling 1.4.1
|
XMLObjects representing XML Digital Signature, version 20020212, KeyInfo element and related content. More...
#include <xmltooling/ConcreteXMLObjectBuilder.h>#include <xmltooling/ElementProxy.h>#include <xmltooling/util/XMLConstants.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. | |
XMLObjects representing XML Digital Signature, version 20020212, KeyInfo element and related content.
| #define DECL_XMLSIG11OBJECTBUILDER | ( | cname | ) | DECL_XMLOBJECTBUILDER(XMLTOOL_API,cname,xmlconstants::XMLSIG11_NS,xmlconstants::XMLSIG11_PREFIX) |
Macro for declaring signature builders.
| cname | name of class being built |
| #define DECL_XMLSIGOBJECTBUILDER | ( | cname | ) | DECL_XMLOBJECTBUILDER(XMLTOOL_API,cname,xmlconstants::XMLSIG_NS,xmlconstants::XMLSIG_PREFIX) |
Macro for declaring signature builders.
| cname | name of class being built |