Freigeben über


WifiConfiguration.GroupCipher.Sms4 Field

Definition

SMS4 cipher for WAPI

[Android.Runtime.Register("SMS4", ApiSince=30)]
public const Android.Net.Wifi.GroupCipherType Sms4 = 6;
[<Android.Runtime.Register("SMS4", ApiSince=30)>]
val mutable Sms4 : Android.Net.Wifi.GroupCipherType

Field Value

Value = 6
Attributes

Remarks

SMS4 cipher for WAPI

Java documentation for android.net.wifi.WifiConfiguration.GroupCipher.SMS4.

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