NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
safe-bag.cpp File Reference
#include "safe-bag.hpp"
#include "encoding/tlv-security.hpp"
#include "util/concepts.hpp"
Include dependency graph for safe-bag.cpp:

Go to the source code of this file.

Namespaces

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

Functions

template size_t ndn::security::SafeBag::wireEncode< encoding::EncoderTag > (EncodingImpl< encoding::EncoderTag > &encoder) const
 
template size_t ndn::security::SafeBag::wireEncode< encoding::EstimatorTag > (EncodingImpl< encoding::EstimatorTag > &encoder) const
 

Variables

 ndn::security::WireEncodable< SafeBag >
 
 ndn::security::WireDecodable< SafeBag >