esp8266ndn
NDN Arduino library for ESP8266 and more
|
Namespaces | |
challenge_consts | |
client | |
detail | |
ErrorCode | |
ErrorCode assigned numbers. | |
packet_struct | |
server | |
Status | |
Status assigned numbers. | |
TT | |
TLV-TYPE assigned numbers. | |
Typedefs | |
using | Client = client::Client |
using | Server = server::Server |
Functions | |
Component | getCaComponent () |
Return 'CA' component. More... | |
Component | getInfoComponent () |
Return 'INFO' component. More... | |
Component | getProbeComponent () |
Return 'PROBE' component. More... | |
Component | getNewComponent () |
Return 'NEW' component. More... | |
Component | getChallengeComponent () |
Return 'CHALLENGE' component. More... | |
using ndnph::ndncert::Client = typedef client::Client |
using ndnph::ndncert::Server = typedef server::Server |
|
inline |
Return 'CA' component.
|
inline |
Return 'CHALLENGE' component.
|
inline |
Return 'INFO' component.
|
inline |
Return 'NEW' component.
|
inline |
Return 'PROBE' component.