Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
quic_decrypt_result Struct Reference

Public Attributes

const char * error
const uint8_t * data
unsigned data_len

Member Data Documentation

◆ data

const uint8_t* quic_decrypt_result::data

Decrypted result on success (file-scoped).

◆ data_len

unsigned quic_decrypt_result::data_len

Size of decrypted data.

◆ error

const char* quic_decrypt_result::error

Error message or NULL for success.


The documentation for this struct was generated from the following file: