|
esp8266ndn
NDN Arduino library for ESP8266 and more
|
#include <server.hpp>
Public Attributes | |
| Face & | face |
| Face for communication. | |
| const CaProfile & | profile |
| CA profile. | |
| const ChallengeList & | challenges |
| List of offered challenges. | |
| const EcPrivateKey & | signer |
| CA private key. | |
| 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.