#include "safe-bag.hpp"#include "encoding/encoding-buffer.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) 2013-2017 Regents of the University of California. | |
| ndn::security | |
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 |