#include <xmltooling/signature/KeyInfo.h>

Public Member Functions | |
| virtual X509SubjectName * | cloneX509SubjectName () const =0 |
| Type-specific clone method. | |
| const XMLCh * | getName () const |
| Returns Name . | |
| void | setName (const XMLCh *Name) |
| Sets or clears Name . | |
Static Public Attributes | |
| static const XMLCh | LOCAL_NAME [] |
| Element local name. | |
| virtual X509SubjectName* xmlsignature::X509SubjectName::cloneX509SubjectName | ( | ) | const [pure virtual] |
Type-specific clone method.
| const XMLCh* xmlsignature::X509SubjectName::getName | ( | ) | const [inline] |
Returns Name .
| void xmlsignature::X509SubjectName::setName | ( | const XMLCh * | Name | ) | [inline] |
Sets or clears Name .
1.5.6