|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
Decryption Secrets Block (DSB) body encoding in a pcapng file, embedding key material for decrypting captured traffic. More...
#include <pcapng.h>
Public Attributes | |
| uint32_t | secrets_type |
| uint32_t | secrets_len |
Decryption Secrets Block (DSB) body encoding in a pcapng file, embedding key material for decrypting captured traffic.
| uint32_t pcapng_decryption_secrets_block_s::secrets_len |
Length in bytes of the variable-length secrets data that follows this header.
| uint32_t pcapng_decryption_secrets_block_s::secrets_type |
Secrets type identifier indicating the format of the embedded key material; see secrets-types.h.