esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
helper.hpp File Reference
#include "../packet/name.hpp"
#include "../port/random/port.hpp"
#include "../port/sha256/port.hpp"
#include "../tlv/nni.hpp"
#include "private-key.hpp"
#include "public-key.hpp"

Go to the source code of this file.

Classes

class  ndnph::detail::NamedKey
 
class  ndnph::detail::NamedPublicKey< sigType >
 
class  ndnph::detail::NamedPrivateKey< sigType >
 

Namespaces

 ndnph
 
 ndnph::detail
 

Functions

bool ndnph::detail::computeDigest (std::initializer_list< tlv::Value > chunks, uint8_t digest[NDNPH_SHA256_LEN])
 
Component ndnph::detail::makeRandomComponent (Region &region, uint16_t type=TT::GenericNameComponent)