|
AES128ESP32 Library
|
IV data for AES128 is 12 bytes. More...
#include <cryptostructs.h>
Public Member Functions | |
| ivData () | |
| 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 |
IV data for AES128 is 12 bytes.
Definition at line 29 of file cryptostructs.h.
|
inline |
Definition at line 31 of file cryptostructs.h.