WifiConfiguration.PairwiseCipher.Gcmp128 Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("GCMP_128", ApiSince=31)]
public const Android.Net.Wifi.PairwiseCipherType Gcmp128 = 5;
[<Android.Runtime.Register("GCMP_128", ApiSince=31)>]
val mutable Gcmp128 : Android.Net.Wifi.PairwiseCipherType
Field Value
Value = 5- Attributes