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