Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Attributes | |
uint32_t | flags |
bool | saw_challenge |
gcry_cipher_hd_t | rc4_handle_client |
gcry_cipher_hd_t | rc4_handle_server |
uint8_t | sign_key_client [NTLMSSP_KEY_LEN] |
uint8_t | sign_key_server [NTLMSSP_KEY_LEN] |
uint32_t | server_dest_port |
unsigned char | server_challenge [8] |
bool | rc4_state_initialized |
ntlmssp_blob | ntlm_response |
ntlmssp_blob | lm_response |