#include <xmltooling/exceptions.h>
#include <xsec/dsig/DSIGConstants.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... |