Function fullmac_helpers::fake_ap::create_wpa3_authenticator

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

Creates a WPA3 authenticator based on the given parameters.