Android.Net.Wifi.WifiConfiguration.PairwiseCipher.Ccmp Field
AES in Counter mode with CBC-MAC [RFC 3610, IEEE 802.11i/D7.

Value: 2

Syntax

[Android.Runtime.Register("CCMP")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.PairwiseCipherType enum directly instead of this field.")]
public const PairwiseCipherType Ccmp

Remarks

AES in Counter mode with CBC-MAC [RFC 3610, IEEE 802.11i/D7.0]

[Android Documentation]

Requirements

Namespace: Android.Net.Wifi
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1