#include <utils.h>
Public Attributes | |
XePUtilsInlinedDataType | type |
char * | data |
The unprocessed data (a copy of it). | |
size_t | size |
The data size. | |
const char * | start |
Pointer in the original data. | |
void * | extra |
Extra data store for user convenience. | |
char * | plain_text |
The plain text without signature, and decrypted. | |
size_t | plain_size |
int | privacy_sig_status |
int | privacy_enc_status |
|
The unprocessed data (a copy of it).
|
|
Extra data store for user convenience.
|
|
|
|
The plain text without signature, and decrypted.
|
|
|
|
|
|
The data size.
|
|
Pointer in the original data.
|
|
|