Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Attributes | |
uint64_t | sesid |
uint32_t | auth_frame |
char * | acct_name |
char * | domain_name |
char * | host_name |
uint16_t | server_port |
uint32_t | session_key_frame |
unsigned | session_key_len |
uint8_t | session_key [NTLMSSP_KEY_LEN *2] |
uint8_t | signing_key [NTLMSSP_KEY_LEN] |
uint8_t | client_decryption_key16 [AES_KEY_SIZE] |
uint8_t | server_decryption_key16 [AES_KEY_SIZE] |
uint8_t | client_decryption_key32 [AES_KEY_SIZE *2] |
uint8_t | server_decryption_key32 [AES_KEY_SIZE *2] |
wmem_map_t * | tids |
wmem_map_t * | fids |
wmem_map_t * | files |
uint8_t | preauth_hash [SMB2_PREAUTH_HASH_SIZE] |