|
ndn-cxx: NDN C++ Library 0.9.0-33-g832ea91d
|
#include "ndn-cxx/security/safe-bag.hpp"#include "ndn-cxx/encoding/encoding-buffer.hpp"#include "ndn-cxx/encoding/tlv-security.hpp"
Include dependency graph for safe-bag.cpp:Go to the source code of this file.
Namespaces | |
| namespace | ndn |
| namespace | ndn::security |
| Contains the ndn-cxx security framework. | |
Functions | |
| template size_t | ndn::security::SafeBag ::wireEncode<::ndn::encoding::EncoderTag > (::ndn::EncodingBuffer &) const |
| template size_t | ndn::security::SafeBag ::wireEncode<::ndn::encoding::EstimatorTag > (::ndn::EncodingEstimator &) const |