XML Encryption CipherValue element. More...
#include <xmltooling/encryption/Encryption.h>
Public Member Functions | |
virtual CipherValue * | cloneCipherValue () const =0 |
Type-specific clone method. | |
const XMLCh * | getValue () const |
Returns Value . | |
void | setValue (const XMLCh *Value) |
Sets or clears Value . | |
Static Public Attributes | |
static const XMLCh | LOCAL_NAME [] |
Element local name. |
XML Encryption CipherValue element.
virtual CipherValue* xmlencryption::CipherValue::cloneCipherValue | ( | ) | const [pure virtual] |
Type-specific clone method.
const XMLCh* xmlencryption::CipherValue::getValue | ( | ) | const [inline] |
Returns Value .
void xmlencryption::CipherValue::setValue | ( | const XMLCh * | Value | ) | [inline] |
Sets or clears Value .