![]() |
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Public Attributes | |
guint32 | sequence_number |
guchar * | plain_data |
guint | data_len |
gint | id |
uint32_t | byte_seq |
uint32_t | next_byte_seq |
struct _ssh_message_info_t * | next |
guint8 | calc_mac [DIGEST_MAX_SIZE] |
guint _ssh_message_info_t::data_len |
Length of decrypted data.
gint _ssh_message_info_t::id |
Identifies the exact message within a frame (there can be multiple records in a frame).
guchar* _ssh_message_info_t::plain_data |
Decrypted data.