TrinityCore
Loading...
Searching...
No Matches
AUTH_LOGON_PROOF_C Struct Reference

Public Attributes

uint8 cmd
 
Trinity::Crypto::SRP6::EphemeralKey A
 
Trinity::Crypto::SHA1::Digest clientM
 
Trinity::Crypto::SHA1::Digest crc_hash
 
uint8 number_of_keys
 
uint8 securityFlags
 

Detailed Description

Definition at line 79 of file AuthSession.cpp.

Member Data Documentation

◆ A

Trinity::Crypto::SRP6::EphemeralKey AUTH_LOGON_PROOF_C::A

Definition at line 82 of file AuthSession.cpp.

◆ clientM

Trinity::Crypto::SHA1::Digest AUTH_LOGON_PROOF_C::clientM

Definition at line 83 of file AuthSession.cpp.

◆ cmd

uint8 AUTH_LOGON_PROOF_C::cmd

Definition at line 81 of file AuthSession.cpp.

◆ crc_hash

Trinity::Crypto::SHA1::Digest AUTH_LOGON_PROOF_C::crc_hash

Definition at line 84 of file AuthSession.cpp.

◆ number_of_keys

uint8 AUTH_LOGON_PROOF_C::number_of_keys

Definition at line 85 of file AuthSession.cpp.

◆ securityFlags

uint8 AUTH_LOGON_PROOF_C::securityFlags

Definition at line 86 of file AuthSession.cpp.


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