xmlencryption::CipherReference Class Reference

XML Encryption CipherReference element. More...

#include <xmltooling/encryption/Encryption.h>

Inheritance diagram for xmlencryption::CipherReference:
xmltooling::XMLObject

List of all members.

Public Member Functions

virtual CipherReferencecloneCipherReference () const =0
 Type-specific clone method.
virtual const XMLCh * getURI () const =0
 Returns the URI attribute.
virtual void setURI (const XMLCh *URI)=0
 Sets the URI attribute.
virtual TransformsgetTransforms () const =0
 Returns the Transforms child.
virtual void setTransforms (Transforms *child)=0
 Sets the Transforms child.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh URI_ATTRIB_NAME []
 URI attribute name.
static const XMLCh TYPE_NAME []
 CipherReferenceType local name.

Detailed Description

XML Encryption CipherReference element.


Member Function Documentation

virtual CipherReference* xmlencryption::CipherReference::cloneCipherReference (  )  const [pure virtual]

Type-specific clone method.

virtual Transforms* xmlencryption::CipherReference::getTransforms (  )  const [pure virtual]

Returns the Transforms child.

virtual const XMLCh* xmlencryption::CipherReference::getURI (  )  const [pure virtual]

Returns the URI attribute.

virtual void xmlencryption::CipherReference::setTransforms ( Transforms child  )  [pure virtual]

Sets the Transforms child.

virtual void xmlencryption::CipherReference::setURI ( const XMLCh *  URI  )  [pure virtual]

Sets the URI attribute.


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

Generated on 24 Jan 2020 for xmltooling by  doxygen 1.6.1