NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
tlv-security.hpp File Reference
#include "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
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ndn::tlv
 Namespace defining NDN-TLV related constants and procedures.
 
 ndn::tlv::security
 

Enumerations

enum  { ndn::tlv::security::IdentityPackage = 128, ndn::tlv::security::KeyPackage = 129, ndn::tlv::security::CertificatePackage = 130 }
 
enum  { ndn::tlv::security::SafeBag = 128, ndn::tlv::security::EncryptedKeyBag = 129 }