|
esp8266ndn
NDN Arduino library for ESP8266 and more
|
NEW response packet. More...
#include <server.hpp>
Inherits ndnph::ndncert::packet_struct::NewResponse.
Public Member Functions | |
| Data::Signed | toData (Region ®ion, const Interest &newRequest, const ChallengeList &challenges, const EcPrivateKey &signer) const |
| Build NEW response packet. | |
NEW response packet.
|
inline |
Build NEW response packet.
| newRequest | NEW request packet. |
| challenges | list of challenges offered by server. |
| signer | private key corresponding to CA certificate. |