|
esp8266ndn
NDN Arduino library for ESP8266 and more
|
CHALLENGE response packet. More...
#include <client.hpp>
Inherits ndnph::ndncert::packet_struct::ChallengeResponse.
Public Member Functions | |
| bool | fromData (Region ®ion, const Data &data, const CaProfile &profile, const uint8_t *requestId, detail::SessionKey &sessionKey) |
| Extract CHALLENGE response from Data packet. | |
CHALLENGE response packet.
|
inline |
Extract CHALLENGE response from Data packet.
| data | input Data packet; it can be freed after this operation. |