WifiConfiguration.PairwiseCipher.Gcmp256 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_256", ApiSince=29)]
public const Android.Net.Wifi.PairwiseCipherType Gcmp256 = 3;
[<Android.Runtime.Register("GCMP_256", ApiSince=29)>]
val mutable Gcmp256 : Android.Net.Wifi.PairwiseCipherType
Field Value
Value = 3- Attributes