wep_key_valid


Description:


[ Version ( since = "0.9.8" ) ]
public bool wep_key_valid (string key, WepKeyType wep_type)

Checks if key is a valid WEP key

Parameters:

key

a string that might be a WEP key

wep_type

the WepKeyType type of the WEP key

Returns:

true if key is a WEP key, false if not


Namespace: NM.Utils
Package: libnm-util