wsec property

  1. @BuiltValueField.new(wireName: r'wsec')
String get wsec

The type of encryption. Possible values: auto, ccmp (recommended), tkip

Implementation

@BuiltValueField(wireName: r'wsec')
String get wsec;