esp8266ndn
NDN Arduino library for ESP8266 and more
|
CHALLENGE request packet. More...
#include <client.hpp>
Inherits ndnph::ndncert::packet_struct::ChallengeRequest< ChallengeT >.
Public Member Functions | |
Interest::Signed | toInterest (Region ®ion, const CaProfile &profile, const uint8_t *requestId, detail::SessionKey &sessionKey, detail::ISigPolicy &signingPolicy, const EcPrivateKey &signer) const |
Build CHALLENGE request packet. | |
CHALLENGE request packet.
|
inline |
Build CHALLENGE request packet.
challenge
and parameters are set. signer | private key corresponding to newRequest->certReqest . |