WifiConfiguration.GroupMgmtCipher.BipGmac256 Field

Definition

Caution

deprecated

[Android.Runtime.Register("BIP_GMAC_256", ApiSince=29)]
[System.Obsolete("deprecated")]
public const int BipGmac256 = 2;
[<Android.Runtime.Register("BIP_GMAC_256", ApiSince=29)>]
[<System.Obsolete("deprecated")>]
val mutable BipGmac256 : int

Field Value

Value = 2
Attributes

Applies to