xmlencryption::MGF Class Reference

XML Encryption 1.1 MGF element. More...

#include <xmltooling/encryption/Encryption.h>

Inheritance diagram for xmlencryption::MGF:
xmltooling::XMLObject

List of all members.

Public Member Functions

virtual MGFcloneMGF () 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.

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 []
 MGFType local name.

Detailed Description

XML Encryption 1.1 MGF element.


Member Function Documentation

virtual MGF* xmlencryption::MGF::cloneMGF (  )  const [pure virtual]

Type-specific clone method.

virtual const XMLCh* xmlencryption::MGF::getAlgorithm (  )  const [pure virtual]

Returns the Algorithm attribute.

virtual void xmlencryption::MGF::setAlgorithm ( const XMLCh *  Algorithm  )  [pure virtual]

Sets the Algorithm attribute.


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

Generated on 24 Jan 2020 for xmltooling by  doxygen 1.6.1