#include <cstdint>
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... | |