|
ndn-cxx: NDN C++ Library 0.9.0-33-g832ea91d
|
#include <cstdint>
Include dependency graph for tlv-security.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | ndn |
| namespace | ndn::tlv |
| Contains constants and low-level functions related to the NDN packet format. | |
| namespace | ndn::tlv::security |
Enumerations | |
| enum | : uint32_t { ndn::tlv::security::SafeBag = 128 , ndn::tlv::security::EncryptedKey = 129 } |
| TLV-TYPE numbers for SafeBag and related elements. More... | |