Yarilo v0.9.9
WPA2 Decrypter & Packet Analyzer
Loading...
Searching...
No Matches
yarilo::AccessPoint::client_security Struct Reference

Connection security info of a specific client. More...

#include <access_point.h>

Public Attributes

NetworkSecurity security
 
bool is_ccmp = false
 
bool pmf = false
 
std::optional< Tins::RSNInformation::CypherSuites > pairwise_cipher
 

Detailed Description

Connection security info of a specific client.

Member Data Documentation

◆ is_ccmp

bool yarilo::AccessPoint::client_security::is_ccmp = false

◆ pairwise_cipher

std::optional<Tins::RSNInformation::CypherSuites> yarilo::AccessPoint::client_security::pairwise_cipher

◆ pmf

bool yarilo::AccessPoint::client_security::pmf = false

◆ security

NetworkSecurity yarilo::AccessPoint::client_security::security

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