WifiConfiguration.GroupMgmtCipher.BipGmac128 Field

Definition

Caution

deprecated

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

Field Value

Value = 1
Attributes

Applies to