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=0) 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 = 0 
) 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 24 Jan 2020 for xmltooling by  doxygen 1.6.1