esp8266ndn
NDN Arduino library for ESP8266 and more
|
#include <common.hpp>
Inherited by ndnph::ndncert::client::CaProfile, and ndnph::ndncert::server::CaProfile.
Public Attributes | |
Name | prefix |
CA prefix. More... | |
uint32_t | maxValidityPeriod = 0 |
Maximum ValidityPeriod duration in seconds. More... | |
Data | cert |
CA certificate. More... | |
Data ndnph::ndncert::packet_struct::CaProfile::cert |
CA certificate.
uint32_t ndnph::ndncert::packet_struct::CaProfile::maxValidityPeriod = 0 |
Maximum ValidityPeriod duration in seconds.
Name ndnph::ndncert::packet_struct::CaProfile::prefix |
CA prefix.