#include <xmltooling/encryption/Encryption.h>
#include <xsec/enc/XSECCryptoKey.hpp>
#include <xsec/xenc/XENCCipher.hpp>
Namespaces | |
namespace | xmltooling |
namespace | xmlencryption |
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... | |
class | xmlencryption::EncryptionException |
Exceptions in encryption processing. More... |