6 "Host": "some.host.org",
8 "AuthenticationType": "PSK",
9 // This field is part of ONC (and is required). However, it does not
10 // exist explicitly in the Shill dictionary. As there is no use-case yet
11 // that requires reconstructing this field from a Shill dictionary, we
12 // don't translate it.
14 "PSK": "some_preshared_key",
15 "SaveCredentials": true,
17 "Username": "some xauth username",
18 "Password": "some xauth password"
22 "Username": "some username",
23 "Password": "some password",
24 "LcpEchoDisabled": true,