AES128ESP32 Library
Loading...
Searching...
No Matches
ivData Class Reference

IV data for AES128 is 12 bytes. More...

#include <cryptostructs.h>

Inheritance diagram for ivData:
databytes

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

Detailed Description

IV data for AES128 is 12 bytes.

Definition at line 29 of file cryptostructs.h.

Constructor & Destructor Documentation

◆ ivData()

ivData::ivData ( )
inline

Definition at line 31 of file cryptostructs.h.


The documentation for this class was generated from the following file: