wlan_hw_sim

Function create_authenticator

Source
pub fn create_authenticator(
    bssid: &Bssid,
    ssid: &Ssid,
    password_or_psk: &str,
    gtk_cipher: Cipher,
    advertised_protection: Protection,
    supplicant_protection: Protection,
) -> Authenticator