Mixe for Privacy and Anonymity in the Internet
|
#include "CAASymCipher.hpp"
Go to the source code of this file.
Classes | |
struct | __t__data_retention_log_file_header |
class | CADataRetentionLogFile |
Typedefs | |
typedef struct __t__data_retention_log_file_header | t_dataretentionLogFileHeader |
Variables | |
const UINT8 | DATARETENTION_ENTITY_FIRST_MIX =1 |
const UINT8 | DATARETENTION_ENTITY_MIDDLE_MIX =2 |
const UINT8 | DATARETENTION_ENTITY_LAST_MIX =3 |
typedef struct __t__data_retention_log_file_header t_dataretentionLogFileHeader |
Definition at line 1 of file CADataRetentionLogFile.hpp.
const UINT8 DATARETENTION_ENTITY_FIRST_MIX =1 |
Definition at line 22 of file CADataRetentionLogFile.hpp.
const UINT8 DATARETENTION_ENTITY_LAST_MIX =3 |
Definition at line 24 of file CADataRetentionLogFile.hpp.
const UINT8 DATARETENTION_ENTITY_MIDDLE_MIX =2 |
Definition at line 23 of file CADataRetentionLogFile.hpp.