set_wep_key


Description:

public void set_wep_key (uint32 idx, string key)

Sets a WEP key in the given index.

Parameters:

this

the SettingWirelessSecurity

idx

the index of the key (0..3 inclusive)

key

the WEP key as a string, in either hexadecimal, ASCII, or passphrase form as determiend by the value of the wep_key_type property.