opensaml::EncryptedKeyResolver Class Reference

SAML-specific encrypted key resolver. More...

#include <saml/encryption/EncryptedKeyResolver.h>

List of all members.

Public Member Functions

 EncryptedKeyResolver (const saml2::EncryptedElementType &ref)
 Constructor.
const xmlencryption::EncryptedKey * resolveKey (const xmlencryption::EncryptedData &encryptedData, const XMLCh *recipient=0) const

Protected Attributes

const saml2::EncryptedElementTypem_ref
 Reference to encrypted element.


Detailed Description

SAML-specific encrypted key resolver.

SAML allows placement of keys alongside the encrypted data. This resolver recognizes the implied placement.


Constructor & Destructor Documentation

opensaml::EncryptedKeyResolver::EncryptedKeyResolver ( const saml2::EncryptedElementType ref  ) 

Constructor.

Parameters:
ref reference to encrypted element


Member Data Documentation

Reference to encrypted element.


The documentation for this class was generated from the following file:

Generated on Mon Apr 13 19:46:40 2020 for opensaml-3.1.0 by  doxygen 1.5.6