Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_DOT11DECRYPT_KEY_ITEM::DOT11DECRYPT_KEY_ITEMDATA_MSK Struct Reference

Holds a Master Session Key (MSK) used as the basis for further key derivation. More...

#include <dot11decrypt_user.h>

Public Attributes

uint8_t Msk [128]
 
uint8_t Len
 

Detailed Description

Holds a Master Session Key (MSK) used as the basis for further key derivation.

Member Data Documentation

◆ Len

uint8_t _DOT11DECRYPT_KEY_ITEM::DOT11DECRYPT_KEY_ITEMDATA_MSK::Len

Length in bytes of the valid portion of Msk

◆ Msk

uint8_t _DOT11DECRYPT_KEY_ITEM::DOT11DECRYPT_KEY_ITEMDATA_MSK::Msk[128]

Raw master session key bytes


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