#include <xmltooling/encryption/Encryption.h>
Inheritance diagram for xmlencryption::CipherValue:
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. |