Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TLSKeylogDialog Class Reference

Dialog for configuring and launching TLS keylog-based decryption, allowing the user to set the keylog file path, the helper program used to populate it, and to persist those settings as preferences. More...

#include <tlskeylog_launcher_dialog.h>

Inheritance diagram for TLSKeylogDialog:

Public Member Functions

 TLSKeylogDialog (QWidget &parent)
 Constructs the TLS Keylog dialog.
 
 ~TLSKeylogDialog ()
 Destroys the dialog and releases UI resources.
 

Detailed Description

Dialog for configuring and launching TLS keylog-based decryption, allowing the user to set the keylog file path, the helper program used to populate it, and to persist those settings as preferences.

Constructor & Destructor Documentation

◆ TLSKeylogDialog()

TLSKeylogDialog::TLSKeylogDialog ( QWidget &  parent)
explicit

Constructs the TLS Keylog dialog.

Parameters
parentParent widget; used to position the dialog.

The documentation for this class was generated from the following files: