esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
ndnph::ndncert::packet_struct::CaProfile Struct Reference

#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...
 

Member Data Documentation

◆ cert

Data ndnph::ndncert::packet_struct::CaProfile::cert

CA certificate.

◆ maxValidityPeriod

uint32_t ndnph::ndncert::packet_struct::CaProfile::maxValidityPeriod = 0

Maximum ValidityPeriod duration in seconds.

◆ prefix

Name ndnph::ndncert::packet_struct::CaProfile::prefix

CA prefix.


The documentation for this struct was generated from the following file: