Android.Net.Wifi.WifiConfiguration.AllowedPairwiseCiphers Property
The set of pairwise ciphers for WPA supported by this configuration.

Syntax

[Android.Runtime.Register("allowedPairwiseCiphers")]
public Java.Util.BitSet AllowedPairwiseCiphers { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The set of pairwise ciphers for WPA supported by this configuration. See NoType:android/net/wifi/WifiConfiguration$PairwiseCipher;Href=../../../../reference/android/net/wifi/WifiConfiguration.PairwiseCipher.html for descriptions of the values. Defaults to CCMP TKIP.

[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