Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Macros | Functions
secrets-types.h File Reference
#include "ws_symbol_export.h"
#include <stdint.h>

Go to the source code of this file.

Macros

#define SECRETS_TYPE_TLS   0x544c534b /* TLS Key Log */
 
#define SECRETS_TYPE_SSH   0x5353484b /* SSH Key Log */
 
#define SECRETS_TYPE_WIREGUARD   0x57474b4c /* WireGuard Key Log */
 
#define SECRETS_TYPE_ZIGBEE_NWK_KEY   0x5a4e574b /* Zigbee NWK Key */
 
#define SECRETS_TYPE_ZIGBEE_APS_KEY   0x5a415053 /* Zigbee APS Key */
 
#define SECRETS_TYPE_OPCUA   0x55414b4c /* OPC UA Key Log */
 

Functions

WS_DLL_PUBLIC const char * secrets_type_description (uint32_t type)
 

Detailed Description

Identifiers used by Decryption Secrets Blocks (DSB).

Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs

SPDX-License-Identifier: GPL-2.0-or-later