#include <evaftprotocols.h>
Inherits EvaFTAgentPacket.
Inheritance diagram for EvaFTAgentLogin:


Public Member Functions | |
| EvaFTAgentLogin () | |
| ~EvaFTAgentLogin () | |
| void | setFileAgentToken (const unsigned char *token, const int len) |
Protected Member Functions | |
| const int | fillBody (unsigned char *buf) |
Private Attributes | |
| unsigned char * | m_Token |
| int | m_TokenLength |
Definition at line 80 of file evaftprotocols.h.
|
|
========================================================================================== Definition at line 130 of file evaftprotocols.cpp. |
|
|
Definition at line 136 of file evaftprotocols.cpp. References m_Token. |
|
|
Reimplemented from EvaFTPacket. Definition at line 151 of file evaftprotocols.cpp. References EvaCrypt::encrypt(), EvaFTAgentPacket::m_FileAgentKey, m_Token, m_TokenLength, and EvaUtil::write16(). Here is the call graph for this function: ![]() |
|
||||||||||||
|
Definition at line 142 of file evaftprotocols.cpp. References m_Token, and m_TokenLength. |
|
|
Definition at line 89 of file evaftprotocols.h. Referenced by fillBody(), setFileAgentToken(), and ~EvaFTAgentLogin(). |
|
|
Definition at line 90 of file evaftprotocols.h. Referenced by fillBody(), and setFileAgentToken(). |
1.4.4