NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
key-chain.cpp File Reference
Include dependency graph for key-chain.cpp:

Go to the source code of this file.

Namespaces

 ndn
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ndn::security
 
 ndn::security::pib
 
 ndn::security::tpm
 
 ndn::security::v2
 

Functions

 ndn::security::pib::NDN_CXX_KEYCHAIN_REGISTER_PIB_BACKEND (PibSqlite3)
 
 ndn::security::pib::NDN_CXX_KEYCHAIN_REGISTER_PIB_BACKEND (PibMemory)
 
 ndn::security::tpm::NDN_CXX_KEYCHAIN_REGISTER_TPM_BACKEND (BackEndFile)
 
 ndn::security::tpm::NDN_CXX_KEYCHAIN_REGISTER_TPM_BACKEND (BackEndMem)
 
static std::tuple< std::string, std::string > ndn::security::v2::parseLocatorUri (const std::string &uri)
 

Variables

ndn security ndn::security::v2::KeyChain
 
const name::Component ndn::security::v2::SELF ("self")