public class JsonWifiConfigurationAllowedPairwiseCiphers
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.BitSet |
allowedPairwiseCiphers |
Modifier and Type | Method and Description |
---|---|
static JsonWifiConfigurationAllowedPairwiseCiphers |
getInstance(java.util.BitSet allowedPairwiseCiphers) |
org.json.JSONArray |
toJson() |
public org.json.JSONArray toJson() throws org.json.JSONException
org.json.JSONException
public static JsonWifiConfigurationAllowedPairwiseCiphers getInstance(java.util.BitSet allowedPairwiseCiphers)