Share via


WifiConfiguration.PairwiseCipher.Sms4 Field

Definition

SMS4 cipher for WAPI

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

Field Value

Value = 4
Attributes

Remarks

SMS4 cipher for WAPI

Java documentation for android.net.wifi.WifiConfiguration.PairwiseCipher.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