xmlencryption::EncryptedKeyResolver Class Reference

An API for resolving encrypted decryption keys. More...

#include <xmltooling/encryption/EncryptedKeyResolver.h>

List of all members.

Public Member Functions

virtual const EncryptedKeyresolveKey (const EncryptedData &encryptedData, const XMLCh *recipient=NULL) const
 Returns an encrypted key based on the supplied object's KeyInfo information.


Detailed Description

An API for resolving encrypted decryption keys.


Member Function Documentation

virtual const EncryptedKey* xmlencryption::EncryptedKeyResolver::resolveKey ( const EncryptedData encryptedData,
const XMLCh *  recipient = NULL 
) const [virtual]

Returns an encrypted key based on the supplied object's KeyInfo information.

Parameters:
encryptedData an encrypted object
recipient identifier of recipient of encrypted key
Returns:
the resolved EncryptedKey object


The documentation for this class was generated from the following file:
Generated on Mon Oct 19 14:18:34 2009 for xmltooling by  doxygen 1.4.7