pub fn set_auth_wpa2_psk(password: Option<&str>) -> Result<()>
Sets the WPA2-PSK password.
If password is None, no authentication will be used.
password
None