#include <vector>
Namespaces | |
namespace | xmltooling |
Classes | |
class | xmltooling::PathValidator |
Plugin interface to certificate path validation, independent of context. More... | |
class | xmltooling::PathValidator::PathValidatorParams |
Marker interface for plugin-specific parameters into the validation process. More... | |
Defines | |
#define | __xmltooling_pathval_h__ |
#define | PKIX_PATHVALIDATOR "PKIX" |
PathValidator based on PKIX. | |
Functions | |
void XMLTOOL_API | xmltooling::registerPathValidators () |
Registers PathValidator classes into the runtime. |