xmlencryption::EncryptionMethod Class Reference

XML Encryption EncryptionMethod element. More...

#include <xmltooling/encryption/Encryption.h>

Inheritance diagram for xmlencryption::EncryptionMethod:

xmltooling::ElementExtensibleXMLObject xmltooling::XMLObject List of all members.

Public Member Functions

virtual EncryptionMethodcloneEncryptionMethod () const =0
 Type-specific clone method.
virtual const XMLCh * getAlgorithm () const =0
 Returns the Algorithm attribute.
virtual void setAlgorithm (const XMLCh *Algorithm)=0
 Sets the Algorithm attribute.
virtual KeySizegetKeySize () const =0
 Returns the KeySize child.
virtual void setKeySize (KeySize *child)=0
 Sets the KeySize child.
virtual OAEPparamsgetOAEPparams () const =0
 Returns the OAEPparams child.
virtual void setOAEPparams (OAEPparams *child)=0
 Sets the OAEPparams child.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh ALGORITHM_ATTRIB_NAME []
 Algorithm attribute name.
static const XMLCh TYPE_NAME []
 EncryptionMethodType local name.

Detailed Description

XML Encryption EncryptionMethod element.


The documentation for this class was generated from the following file:
Generated on Mon Oct 19 14:18:34 2009 for xmltooling by  doxygen 1.4.7