xmltooling::KeyInfoCredentialContext Class Reference

Context for credentials resolved out of a KeyInfo. More...

#include <xmltooling/security/KeyInfoCredentialContext.h>

Inheritance diagram for xmltooling::KeyInfoCredentialContext:
xmltooling::CredentialContext

List of all members.

Public Member Functions

 KeyInfoCredentialContext (const xmlsignature::KeyInfo *keyInfo=0)
 Constructor.
 KeyInfoCredentialContext (DSIGKeyInfoList *keyInfo)
 Constructor.
const xmlsignature::KeyInfogetKeyInfo () const
 Gets the KeyInfo context.
DSIGKeyInfoList * getNativeKeyInfo () const
 Gets the native KeyInfo context.

Detailed Description

Context for credentials resolved out of a KeyInfo.


Constructor & Destructor Documentation

xmltooling::KeyInfoCredentialContext::KeyInfoCredentialContext ( const xmlsignature::KeyInfo keyInfo = 0  ) 

Constructor.

Parameters:
keyInfo surrounding KeyInfo context object
xmltooling::KeyInfoCredentialContext::KeyInfoCredentialContext ( DSIGKeyInfoList *  keyInfo  ) 

Constructor.

Parameters:
keyInfo surrounding native KeyInfo context object

Member Function Documentation

const xmlsignature::KeyInfo* xmltooling::KeyInfoCredentialContext::getKeyInfo (  )  const

Gets the KeyInfo context.

Returns:
the KeyInfo context
DSIGKeyInfoList* xmltooling::KeyInfoCredentialContext::getNativeKeyInfo (  )  const

Gets the native KeyInfo context.

Returns:
the native KeyInfo context

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

Generated on 24 Jan 2020 for xmltooling by  doxygen 1.6.1