|
AES128ESP32 Library
|
variable size encrypted data More...
#include <cryptostructs.h>
Public Member Functions | |
| encryptedData (size_t datasize) | |
| Public Member Functions inherited from databytes | |
| databytes (size_t s) | |
| ~databytes () | |
| void | cleardata () |
Additional Inherited Members | |
| Public Attributes inherited from databytes | |
| size_t | size |
| unsigned char * | data |
variable size encrypted data
Definition at line 22 of file cryptostructs.h.
|
inline |
Definition at line 24 of file cryptostructs.h.