Compartir a través de


WifiConfiguration.PairwiseCipher.Gcmp256 Field

Definition

AES in Galois/Counter Mode

[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

Remarks

AES in Galois/Counter Mode

Java documentation for android.net.wifi.WifiConfiguration.PairwiseCipher.GCMP_256.

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