|
esp8266ndn
NDN Arduino library for ESP8266 and more
|
Go to the source code of this file.
Namespaces | |
| namespace | ndnph |
| namespace | ndnph::ndncert |
| namespace | ndnph::ndncert::TT |
| TLV-TYPE assigned numbers. | |
| namespace | ndnph::ndncert::Status |
| Status assigned numbers. | |
| namespace | ndnph::ndncert::ErrorCode |
| ErrorCode assigned numbers. | |
| namespace | ndnph::ndncert::challenge_consts |
Functions | |
| Component | ndnph::ndncert::getCaComponent () |
| Return 'CA' component. | |
| Component | ndnph::ndncert::getInfoComponent () |
| Return 'INFO' component. | |
| Component | ndnph::ndncert::getProbeComponent () |
| Return 'PROBE' component. | |
| Component | ndnph::ndncert::getNewComponent () |
| Return 'NEW' component. | |
| Component | ndnph::ndncert::getChallengeComponent () |
| Return 'CHALLENGE' component. | |
| tlv::Value | ndnph::ndncert::challenge_consts::nop () |
| tlv::Value | ndnph::ndncert::challenge_consts::possession () |
| tlv::Value | ndnph::ndncert::challenge_consts::issuedcert () |
| tlv::Value | ndnph::ndncert::challenge_consts::nonce () |
| tlv::Value | ndnph::ndncert::challenge_consts::proof () |