esp8266ndn
NDN Arduino library for ESP8266 and more
|
#include <encrypted-message.hpp>
Public Attributes | |
uint8_t * | iv = nullptr |
uint8_t * | tag = nullptr |
uint8_t * | ciphertext = nullptr |
uint8_t* ndnph::EncryptedMessage< ivType, ivLen, tagType, tagLen, epType >::InPlace::ciphertext = nullptr |
uint8_t* ndnph::EncryptedMessage< ivType, ivLen, tagType, tagLen, epType >::InPlace::iv = nullptr |
uint8_t* ndnph::EncryptedMessage< ivType, ivLen, tagType, tagLen, epType >::InPlace::tag = nullptr |