xmlencryption::KeySize Class Reference

XML Encryption KeySize element. More...

#include <xmltooling/encryption/Encryption.h>

Inheritance diagram for xmlencryption::KeySize:
xmltooling::XMLObject

List of all members.

Public Member Functions

virtual KeySizecloneKeySize () const =0
 Type-specific clone method.
std::pair< bool, int > getSize () const
 Returns Size in integer form after a NULL indicator.
void setSize (int Size)
 Sets Size .
void setSize (const XMLCh *Size)
 Sets or clears Size .

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.

Detailed Description

XML Encryption KeySize element.


Member Function Documentation

virtual KeySize* xmlencryption::KeySize::cloneKeySize (  )  const [pure virtual]

Type-specific clone method.

std::pair<bool,int> xmlencryption::KeySize::getSize (  )  const [inline]

Returns Size in integer form after a NULL indicator.

void xmlencryption::KeySize::setSize ( const XMLCh *  Size  )  [inline]

Sets or clears Size .

void xmlencryption::KeySize::setSize ( int  Size  )  [inline]

Sets Size .


The documentation for this class was generated from the following file:

Generated on 24 Jan 2020 for xmltooling by  doxygen 1.6.1