#include <xmltooling/signature/KeyInfo.h>

Public Member Functions | |
| virtual G * | cloneG () const =0 |
| Type-specific clone method. | |
| const XMLCh * | getValue () const |
| Returns Value . | |
| void | setValue (const XMLCh *Value) |
| Sets or clears Value . | |
Static Public Attributes | |
| static const XMLCh | LOCAL_NAME [] |
| Element local name. | |
| virtual G* xmlsignature::G::cloneG | ( | ) | const [pure virtual] |
Type-specific clone method.
| const XMLCh* xmlsignature::G::getValue | ( | ) | const [inline] |
Returns Value .
| void xmlsignature::G::setValue | ( | const XMLCh * | Value | ) | [inline] |
Sets or clears Value .
1.5.6