Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
SslPacketInfo Struct Reference

Public Attributes

SslRecordInforecords
 
TlsHsFragmenths_fragments
 
guint32 srcport
 
guint32 destport
 
gint cipher
 

Member Data Documentation

◆ cipher

gint SslPacketInfo::cipher

Cipher at time of Key Exchange handshake message. Session cipher can change in renegotiation.

◆ hs_fragments

TlsHsFragment* SslPacketInfo::hs_fragments

Handshake records that are part of a reassembly.

◆ records

SslRecordInfo* SslPacketInfo::records

Decrypted records within this frame.

◆ srcport

guint32 SslPacketInfo::srcport

Used for Decode As


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