pairwise


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ NoAccessorMethod ]
public string[] pairwise { owned get; set; }

A list of pairwise encryption algorithms which prevents connections to Wi-Fi networks that do not utilize one of the algorithms in the list.

For maximum compatibility leave this property empty. Each list element may be one of "tkip" or "ccmp".




2022 vala-language.org