pub fn set_auth_wpa2_psk(index: ApIndex, password: Option<&str>) -> Result<()>
Sets the access point WPA2-PSK password.
If password is None, no authentication is required.
password
None