encryptElement(xercesc::DOMElement *element, EncryptionParams &encParams, KeyEncryptionParams *kencParams=NULL) | xmlencryption::Encrypter | |
encryptElementContent(xercesc::DOMElement *element, EncryptionParams &encParams, KeyEncryptionParams *kencParams=NULL) | xmlencryption::Encrypter | |
Encrypter() (defined in xmlencryption::Encrypter) | xmlencryption::Encrypter | [inline] |
encryptKey(const unsigned char *keyBuffer, unsigned int keyBufferSize, KeyEncryptionParams &kencParams, bool compact=false) | xmlencryption::Encrypter | |
encryptStream(std::istream &input, EncryptionParams &encParams, KeyEncryptionParams *kencParams=NULL) | xmlencryption::Encrypter | |
getKeyTransportAlgorithm(const xmltooling::Credential &credential, const XMLCh *encryptionAlg) | xmlencryption::Encrypter | [static] |
~Encrypter() (defined in xmlencryption::Encrypter) | xmlencryption::Encrypter | |