#include "ndn-cxx/encoding/tlv.hpp"
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 | |
| ndn | |
| ndn::tlv | |
| Contains constants and low-level functions related to the NDN packet format. | |
| 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... | |