|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
#include "ws_symbol_export.h"#include <stdint.h>Go to the source code of this file.
Functions | |
| WS_DLL_PUBLIC const char * | secrets_type_description (uint32_t type) |
| Returns a description for a given secrets type. | |
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
| WS_DLL_PUBLIC const char * secrets_type_description | ( | uint32_t | type | ) |
Returns a description for a given secrets type.
| type | The type of secrets to describe. |