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

variable size encrypted data More...

#include <cryptostructs.h>

Inheritance diagram for encryptedData:
databytes

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

Detailed Description

variable size encrypted data

Definition at line 22 of file cryptostructs.h.

Constructor & Destructor Documentation

◆ encryptedData()

encryptedData::encryptedData ( size_t datasize)
inline

Definition at line 24 of file cryptostructs.h.


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