Mixe for Privacy and Anonymity in the Internet
Public Attributes | List of all members
S_LOGENCCIPHER Struct Reference

#include <CAMsg.hpp>

Collaboration diagram for S_LOGENCCIPHER:

Public Attributes

UINT8 iv [16]
 
int iv_off
 
AES_KEY oKey
 

Detailed Description

Definition at line 52 of file CAMsg.hpp.

Member Data Documentation

◆ iv

UINT8 S_LOGENCCIPHER::iv[16]

Definition at line 54 of file CAMsg.hpp.

Referenced by CAMsg::openEncryptedLog(), and CAMsg::printMsg().

◆ iv_off

int S_LOGENCCIPHER::iv_off

Definition at line 55 of file CAMsg.hpp.

Referenced by CAMsg::openEncryptedLog(), and CAMsg::printMsg().

◆ oKey

AES_KEY S_LOGENCCIPHER::oKey

Definition at line 56 of file CAMsg.hpp.

Referenced by CAMsg::openEncryptedLog(), and CAMsg::printMsg().


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