#include <xmltooling/security/Credential.h>
#include <xmltooling/security/KeyInfoCredentialContext.h>
#include <xsec/dsig/DSIGKeyInfoList.hpp>
Namespaces | |
namespace | xmltooling |
Classes | |
class | xmltooling::KeyInfoResolver |
Resolves credentials from KeyInfo information. More... | |
Defines | |
#define | __xmltooling_keyres_h__ |
#define | INLINE_KEYINFO_RESOLVER "Inline" |
KeyInfoResolver based on extracting by value directly out of a KeyInfo. | |
Functions | |
void | xmltooling::registerKeyInfoResolvers () |
Registers KeyInfoResolver classes into the runtime. |