xmltooling
3.2.0
|
An API for resolving encrypted decryption keys. More...
#include <xmltooling/encryption/EncryptedKeyResolver.h>
Public Member Functions | |
virtual const EncryptedKey * | resolveKey (const EncryptedData &encryptedData, const XMLCh *recipient=0) const |
Returns an encrypted key based on the supplied object's KeyInfo information. More... | |
An API for resolving encrypted decryption keys.
|
virtual |
Returns an encrypted key based on the supplied object's KeyInfo information.
encryptedData | an encrypted object |
recipient | identifier of recipient of encrypted key |