|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
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>
Public Member Functions | |
| TLSKeylogDialog (QWidget &parent) | |
| Constructs the TLS Keylog dialog. | |
| ~TLSKeylogDialog () | |
| Destroys the dialog and releases UI resources. | |
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.
|
explicit |
Constructs the TLS Keylog dialog.
| parent | Parent widget; used to position the dialog. |