esp8266ndn
NDN Arduino library for ESP8266 and more
|
#include "../keychain/private-key.hpp"
#include "../keychain/public-key.hpp"
#include "../port/random/port.hpp"
#include "../port/sha256/port.hpp"
#include "../port/timingsafe/port.hpp"
#include "convention.hpp"
Go to the source code of this file.
Classes | |
struct | ndnph::detail::InterestParams |
Fields in parameterized/signed Interest. More... | |
class | ndnph::detail::InterestObj |
Fields in Interest or Nack. More... | |
class | ndnph::detail::InterestRefBase |
class | ndnph::detail::ParameterizedInterestRef |
class | ndnph::detail::SignedInterestRef |
class | ndnph::Interest |
Interest packet. More... | |
class | ndnph::Interest::Parameterized |
Result of Interest::parameterize operation. More... | |
Namespaces | |
ndnph | |
ndnph::detail | |
Functions | |
bool | ndnph::detail::encodeFwHint (Encoder &encoder, const Name &fwHint) |
bool | ndnph::detail::decodeFwHint (const Decoder::Tlv &d, Name *target) |