#include "verifier-filter.hpp"
#include "public-key.hpp"
#include "../detail/openssl-helper.hpp"
#include <boost/lexical_cast.hpp>
Go to the source code of this file.
Namespaces | |
ndn | |
Copyright (c) 2013-2017 Regents of the University of California. | |
ndn::security | |
ndn::security::transform | |
Functions | |
unique_ptr< Transform > | ndn::security::transform::verifierFilter (DigestAlgorithm algo, const PublicKey &key, const uint8_t *sig, size_t sigLen) |