#include <xmltooling/signature/KeyInfo.h>
Inheritance diagram for xmlsignature::SPKIData:
Public Member Functions | |
virtual SPKIData * | cloneSPKIData () const =0 |
Type-specific clone method. | |
virtual xmltooling::XMLObjectPairList< std::vector< std::pair< SPKISexp *, xmltooling::XMLObject * > > > | getSPKISexps ()=0 |
Returns modifiable collection of SPKIsexp/XMLObject pairs. | |
virtual const std::vector< std::pair< SPKISexp *, xmltooling::XMLObject * > > & | getSPKISexps () const =0 |
Returns reference to immutable collection of SPKIsexp/XMLObject pairs. | |
Static Public Attributes | |
static const XMLCh | LOCAL_NAME [] |
Element local name. | |
static const XMLCh | TYPE_NAME [] |
SPKIDataType local name. |