Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
Classes | Public Attributes | List of all members
_DOT11DECRYPT_KEY_ITEM Struct Reference

#include <dot11decrypt_user.h>

Classes

union  DOT11DECRYPT_KEY_ITEMDATA
 
struct  DOT11DECRYPT_KEY_ITEMDATA_PWD
 

Public Attributes

UINT8 KeyType
 
union _DOT11DECRYPT_KEY_ITEM::DOT11DECRYPT_KEY_ITEMDATA KeyData
 
struct _DOT11DECRYPT_KEY_ITEM::DOT11DECRYPT_KEY_ITEMDATA_PWD UserPwd
 

Detailed Description

Key item used during the decryption process.

Member Data Documentation

UINT8 _DOT11DECRYPT_KEY_ITEM::KeyType

Type of key. The type will remain unchanged during the processing, even if some fields could be changed (e.g., WPA fields).

Note
You can use constants DOT11DECRYPT_KEY_TYPE_xxx to indicate the key type.

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