Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Attributes | |
const unsigned char * | error |
const uint8_t * | data |
unsigned | data_len |
const uint8_t* quic_decrypt_result::data |
Decrypted result on success (file-scoped).
unsigned quic_decrypt_result::data_len |
Size of decrypted data.
const unsigned char* quic_decrypt_result::error |
Error message or NULL for success.