#include "digest-filter.hpp"
#include "../../encoding/buffer.hpp"
#include "../detail/openssl-helper.hpp"
#include <boost/lexical_cast.hpp>
Go to the source code of this file.
Classes | |
class | ndn::security::transform::DigestFilter::Impl |
The implementation class which contains the internal state of the digest calculator which includes openssl specific structures. More... | |
Namespaces | |
ndn | |
Copyright (c) 2011-2015 Regents of the University of California. | |
ndn::security | |
ndn::security::transform | |
Functions | |
unique_ptr< Transform > | ndn::security::transform::digestFilter (DigestAlgorithm algo) |