Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
SslPacketInfo Struct Reference

Public Attributes

SslRecordInforecords
 
TlsHsFragmenths_fragments
 
uint32_t srcport
 
uint32_t destport
 
int cipher
 

Member Data Documentation

◆ cipher

int 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

uint32_t SslPacketInfo::srcport

Used for Decode As


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