#include <xmltooling/security/KeyInfoCredentialContext.h>
Inheritance diagram for xmltooling::KeyInfoCredentialContext:

Public Member Functions | |
| KeyInfoCredentialContext (const xmlsignature::KeyInfo *keyInfo=0) | |
| Constructor. | |
| KeyInfoCredentialContext (DSIGKeyInfoList *keyInfo) | |
| Constructor. | |
| const xmlsignature::KeyInfo * | getKeyInfo () const |
| Gets the KeyInfo context. | |
| DSIGKeyInfoList * | getNativeKeyInfo () const |
| Gets the native KeyInfo context. | |
|
|
Constructor.
|
|
|
Constructor.
|
|
|
Gets the KeyInfo context.
|
|
|
Gets the native KeyInfo context.
|
1.4.6