Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
quic_decrypt_result Struct Reference

Public Attributes

const guchar * error
 
const guint8 * data
 
guint data_len
 

Member Data Documentation

◆ data

const guint8* quic_decrypt_result::data

Decrypted result on success (file-scoped).

◆ data_len

guint quic_decrypt_result::data_len

Size of decrypted data.

◆ error

const guchar* quic_decrypt_result::error

Error message or NULL for success.


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