Methods for encrypting XMLObjects and other data. More...
#include <xmltooling/encryption/Encryption.h>
#include <xsec/enc/XSECCryptoKey.hpp>
#include <xsec/xenc/XENCCipher.hpp>
Classes | |
class | xmlencryption::Encrypter |
Wrapper API for XML Encryption functionality. More... | |
struct | xmlencryption::Encrypter::EncryptionParams |
Structure to collect encryption requirements. More... | |
struct | xmlencryption::Encrypter::KeyEncryptionParams |
Structure to collect key wrapping/transport requirements. More... | |
Namespaces | |
namespace | xmltooling |
Public namespace of XML Tooling library. | |
namespace | xmlencryption |
Namespace for XML Encryption schema objects. | |
Functions | |
xmlencryption::DECL_XMLTOOLING_EXCEPTION (EncryptionException,, xmlencryption, xmltooling::XMLSecurityException, Exceptions in encryption processing) |
Methods for encrypting XMLObjects and other data.