NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
transform.hpp
Go to the documentation of this file.
1 /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
22 #ifndef NDN_CXX_SECURITY_TRANSFORM_HPP
23 #define NDN_CXX_SECURITY_TRANSFORM_HPP
24 
28 
29 #include "transform/bool-sink.hpp"
31 
33 #include "transform/hex-encode.hpp"
34 #include "transform/hex-decode.hpp"
42 
43 #endif // NDN_CXX_SECURITY_TRANSFORM_HPP