esp8266ndn
NDN Arduino library for ESP8266 and more
|
#include <server.hpp>
Public Attributes | |
Face & | face |
Face for communication. More... | |
const CaProfile & | profile |
CA profile. More... | |
const ChallengeList & | challenges |
List of offered challenges. More... | |
const EcPrivateKey & | signer |
CA private key. More... | |
const ChallengeList& ndnph::ndncert::server::Server::Options::challenges |
List of offered challenges.
Face& ndnph::ndncert::server::Server::Options::face |
Face for communication.
const CaProfile& ndnph::ndncert::server::Server::Options::profile |
CA profile.
const EcPrivateKey& ndnph::ndncert::server::Server::Options::signer |
CA private key.