WifiConfiguration.GroupCipher.Wep40 Field

Definition

WEP40 = WEP (Wired Equivalent Privacy) with 40-bit key (original 802.

[Android.Runtime.Register("WEP40")]
public const Android.Net.Wifi.GroupCipherType Wep40 = 0;
[<Android.Runtime.Register("WEP40")>]
val mutable Wep40 : Android.Net.Wifi.GroupCipherType

Field Value

Value = 0
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to