NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
signer-filter.cpp File Reference
#include "signer-filter.hpp"
#include "private-key.hpp"
#include "../detail/openssl-helper.hpp"
#include <boost/lexical_cast.hpp>
Include dependency graph for signer-filter.cpp:

Go to the source code of this file.

Classes

class  ndn::security::transform::SignerFilter::Impl
 

Namespaces

 ndn
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ndn::security
 
 ndn::security::transform
 

Functions

unique_ptr< Transform > ndn::security::transform::signerFilter (DigestAlgorithm algo, const PrivateKey &key)