|
esp8266ndn
NDN Arduino library for ESP8266 and more
|
SignatureInfo on Interest. More...
#include <sig-info.hpp>
Inherits ndnph::SigInfo.
Public Member Functions | |
| void | encodeTo (Encoder &encoder) const |
Public Member Functions inherited from ndnph::SigInfo | |
| bool | decodeFrom (const Decoder::Tlv &input) |
Additional Inherited Members | |
Public Attributes inherited from ndnph::SigInfo | |
| Name | name |
| tlv::Value | extensions |
| uint8_t | sigType = 0 |
Protected Member Functions inherited from ndnph::SigInfo | |
| ~SigInfo ()=default | |
| void | encodeImpl (uint32_t type, Encoder &encoder) const |
SignatureInfo on Interest.
|
inline |