esp8266ndn
NDN Arduino library for ESP8266 and more
|
Server session logic. More...
#include <server.hpp>
Public Member Functions | |
Session (const CaProfile &profile, const EcPrivateKey &signer, const ChallengeList &challenges) | |
Data::Signed | handleNewRequest (Region &packetRegion, const Interest &interest) |
Data::Signed | handleChallengeRequest (Region &packetRegion, const Interest &interest) |
const Name & | getIssuedCertName () const |
const Data & | getIssuedCert () const |
Server session logic.
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |