set_auth_wpa2_psk

Function set_auth_wpa2_psk 

pub fn set_auth_wpa2_psk(index: ApIndex, password: Option<&str>) -> Result<()>
Expand description

Sets the access point WPA2-PSK password.

If password is None, no authentication is required.