#include <xmltooling/signature/KeyInfo.h>
#include <cstdio>
#define DECL_XMLENCOBJECTBUILDER | ( | cname | ) | DECL_XMLOBJECTBUILDER(XMLTOOL_API,cname,xmlconstants::XMLENC_NS,xmlconstants::XMLENC_PREFIX) |
Macro for declaring encryption builders.
cname | name of class being built |