Function fullmac_helpers::fake_ap::create_wpa2_authenticator

source ยท
pub fn create_wpa2_authenticator(
    client_mac_addr: MacAddr,
    bss_description: &BssDescription,
    credentials: WpaCredentials,
) -> Authenticator
Expand description

Creates a WPA2 authenticator based on the given parameters.