Context for credentials resolved out of a KeyInfo. More...
#include <xmltooling/security/KeyInfoCredentialContext.h>
Public Member Functions | |
| KeyInfoCredentialContext (const xmlsignature::KeyInfo *keyInfo=NULL) | |
| Constructor. | |
| KeyInfoCredentialContext (DSIGKeyInfoList *keyInfo) | |
| Constructor. | |
| const xmlsignature::KeyInfo * | getKeyInfo () const |
| Gets the KeyInfo context. | |
| DSIGKeyInfoList * | getNativeKeyInfo () const |
| Gets the native KeyInfo context. | |
Context for credentials resolved out of a KeyInfo.
| const xmlsignature::KeyInfo* xmltooling::KeyInfoCredentialContext::getKeyInfo | ( | ) | const [inline] |
Gets the KeyInfo context.
| DSIGKeyInfoList* xmltooling::KeyInfoCredentialContext::getNativeKeyInfo | ( | ) | const [inline] |
Gets the native KeyInfo context.
1.6.1