esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
ndnph::detail::DataSigned Struct Reference

Fields in Data signature. More...

#include <data.hpp>

Public Attributes

DSigInfo sigInfo
 
tlv::Value sigValue
 
tlv::Value signedPortion
 
tlv::Value wholePacket
 

Detailed Description

Fields in Data signature.

Member Data Documentation

◆ sigInfo

DSigInfo ndnph::detail::DataSigned::sigInfo

◆ signedPortion

tlv::Value ndnph::detail::DataSigned::signedPortion

◆ sigValue

tlv::Value ndnph::detail::DataSigned::sigValue

◆ wholePacket

tlv::Value ndnph::detail::DataSigned::wholePacket

The documentation for this struct was generated from the following file: