xmltooling 3.0.0

xmlencryption::Decrypter Member List

This is the complete list of members for xmlencryption::Decrypter, including all inherited members.
decryptData(const EncryptedData &encryptedData, const XSECCryptoKey *key)xmlencryption::Decrypter
decryptData(const EncryptedData &encryptedData, const XMLCh *recipient=nullptr)xmlencryption::Decrypter
decryptData(std::ostream &out, const EncryptedData &encryptedData, const XSECCryptoKey *key)xmlencryption::Decrypter
decryptData(std::ostream &out, const EncryptedData &encryptedData, const XMLCh *recipient=nullptr)xmlencryption::Decrypter
Decrypter(const xmltooling::CredentialResolver *credResolver=nullptr, xmltooling::CredentialCriteria *criteria=nullptr, const EncryptedKeyResolver *EKResolver=nullptr, bool requireAuthenticatedCipher=false)xmlencryption::Decrypter
decryptKey(const EncryptedKey &encryptedKey, const XMLCh *algorithm)xmlencryption::Decrypter
setEncryptedKeyResolver(const EncryptedKeyResolver *EKResolver)xmlencryption::Decrypter
setKEKResolver(const xmltooling::CredentialResolver *resolver, xmltooling::CredentialCriteria *criteria)xmlencryption::Decrypter
~Decrypter() (defined in xmlencryption::Decrypter)xmlencryption::Decrypter [virtual]