|
esp8266ndn
NDN Arduino library for ESP8266 and more
|
Require SigNonce field in Interest SigInfo. More...
#include <sig-info.hpp>
Classes | |
| class | Value |
Public Types | |
| using | Order = std::integral_constant< int, 1 > |
Public Member Functions | |
| Value | create () |
| bool | check (const Fields &f) const |
| void | save (const Fields &f) |
Require SigNonce field in Interest SigInfo.
| nonceLength | expected TLV-LENGTH of SigNonce. |
| nTrackedNonces | how many values to remember. |
| using ndnph::isig::Nonce< nonceLength, nTrackedNonces >::Order = std::integral_constant<int, 1> |
|
inline |
|
inline |
|
inline |