#include <checker.hpp>
Static Public Member Functions | |
static shared_ptr< Checker > | create (const ConfigSection &configSection, const std::string &configFilename) |
create a checker from configuration file. More... | |
Definition at line 375 of file checker.hpp.
|
inlinestatic |
create a checker from configuration file.
configSection | The section containing the definition of checker. |
configFilename | The configuration file name. |
Definition at line 386 of file checker.hpp.
References ndn::security::conf::KeyLocatorCheckerFactory::create(), ndn::tlv::DigestSha256, ndn::tlv::SignatureSha256WithEcdsa, and ndn::tlv::SignatureSha256WithRsa.