NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
public-key.hpp
Go to the documentation of this file.
1 /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
27 #include "security-common.hpp"
28 
29 #ifdef NDN_CXX_KEEP_SECURITY_V1_ALIASES
30 #include "v1/public-key.hpp"
31 #else
32 #error "Deprecated. Use `v1/public-key.hpp` instead."
33 #endif // NDN_CXX_KEEP_SECURITY_V1_ALIASES