From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 26 Aug 2016 02:18:32 +0200 Subject: Imported Upstream version 1.4.0 --- .../libnm-util/html/NMSettingWirelessSecurity.html | 118 ++++++++++----------- 1 file changed, 59 insertions(+), 59 deletions(-) (limited to 'docs/libnm-util/html/NMSettingWirelessSecurity.html') diff --git a/docs/libnm-util/html/NMSettingWirelessSecurity.html b/docs/libnm-util/html/NMSettingWirelessSecurity.html index d091dda2..be7d19c6 100644 --- a/docs/libnm-util/html/NMSettingWirelessSecurity.html +++ b/docs/libnm-util/html/NMSettingWirelessSecurity.html @@ -8,7 +8,7 @@ - + @@ -535,7 +535,7 @@ nm_setting_wireless_security_error_quark (void);

Registers an error quark for NMSettingWired if necessary.

-

Returns

+

Returns

the error quark used for NMSettingWired errors.

@@ -546,7 +546,7 @@ nm_setting_wireless_security_error_quark nm_setting_wireless_security_new (void);

Creates a new NMSettingWirelessSecurity object with default values.

-

Returns

+

Returns

the new empty NMSettingWirelessSecurity object.

[transfer full]

@@ -558,7 +558,7 @@ nm_setting_wireless_security_new (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -573,7 +573,7 @@ nm_setting_wireless_security_get_key_mgmt
-

Returns

+

Returns

the “key-mgmt” property of the setting

@@ -584,7 +584,7 @@ nm_setting_wireless_security_get_key_mgmt nm_setting_wireless_security_get_num_protos (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -599,7 +599,7 @@ nm_setting_wireless_security_get_num_protos
-

Returns

+

Returns

the number of security protocols this connection allows when connecting to secure Wi-Fi networks

@@ -612,7 +612,7 @@ nm_setting_wireless_security_get_proto (NMSettingWirelessSecurity *setting, guint32 i);
-

Parameters

+

Parameters

@@ -634,7 +634,7 @@ nm_setting_wireless_security_get_proto
-

Returns

+

Returns

the protocol at index i

@@ -653,7 +653,7 @@ protocol list contains only "wpa" but the access point for the SSID specified by this connection only supports WPA2/RSN, the connection cannot be used with the access point.

-

Parameters

+

Parameters

@@ -675,7 +675,7 @@ with the access point.

-

Returns

+

Returns

TRUE if the protocol was new and and was added to the allowed protocol list, or FALSE if it was already in the list

@@ -689,7 +689,7 @@ nm_setting_wireless_security_remove_proto guint32 i);

Removes a protocol from the allowed protocol list.

-

Parameters

+

Parameters

@@ -720,7 +720,7 @@ nm_setting_wireless_security_remove_proto_by_value const char *proto);

Removes a protocol from the allowed protocol list.

-

Parameters

+

Parameters

@@ -742,7 +742,7 @@ nm_setting_wireless_security_remove_proto_by_value
-

Returns

+

Returns

TRUE if the protocol was found and removed; FALSE it it was not.

Since: 0.9.10

@@ -756,7 +756,7 @@ nm_setting_wireless_security_clear_protos

Removes all protocols from the allowed list. If there are no protocols specified then all protocols are allowed.

-

Parameters

+

Parameters

@@ -778,7 +778,7 @@ specified then all protocols are allowed.

nm_setting_wireless_security_get_num_pairwise (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -793,7 +793,7 @@ nm_setting_wireless_security_get_num_pairwise
-

Returns

+

Returns

the number of pairwise encryption algorithms in the allowed list

@@ -807,7 +807,7 @@ nm_setting_wireless_security_get_pairwise

Returns the allowed pairwise encryption algorithm from allowed algorithm list.

-

Parameters

+

Parameters

@@ -829,7 +829,7 @@ list.

-

Returns

+

Returns

the pairwise encryption algorithm at index i

@@ -846,7 +846,7 @@ algorithms. If the list is not empty, then only access points that support one or more of the encryption algorithms in the list will be considered compatible with this connection.

-

Parameters

+

Parameters

@@ -868,7 +868,7 @@ compatible with this connection.

-

Returns

+

Returns

TRUE if the algorithm was added to the list, FALSE if it was already in the list

@@ -883,7 +883,7 @@ nm_setting_wireless_security_remove_pairwise

Removes an encryption algorithm from the allowed pairwise encryption algorithm list.

-

Parameters

+

Parameters

@@ -915,7 +915,7 @@ nm_setting_wireless_security_remove_pairwise_by_value

Removes an encryption algorithm from the allowed pairwise encryption algorithm list.

-

Parameters

+

Parameters

@@ -937,7 +937,7 @@ algorithm list.

-

Returns

+

Returns

TRUE if the encryption algorith was found and removed; FALSE it it was not.

Since: 0.9.10

@@ -951,7 +951,7 @@ nm_setting_wireless_security_clear_pairwise

Removes all algorithms from the allowed list. If there are no algorithms specified then all pairwise encryption algorithms are allowed.

-

Parameters

+

Parameters

@@ -973,7 +973,7 @@ specified then all pairwise encryption algorithms are allowed.

nm_setting_wireless_security_get_num_groups (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -988,7 +988,7 @@ nm_setting_wireless_security_get_num_groups
-

Returns

+

Returns

the number of groupwise encryption algorithms in the allowed list

@@ -1002,7 +1002,7 @@ nm_setting_wireless_security_get_group

Returns the allowed groupwise encryption algorithm from allowed algorithm list.

-

Parameters

+

Parameters

@@ -1024,7 +1024,7 @@ list.

-

Returns

+

Returns

the groupwise encryption algorithm at index i

@@ -1041,7 +1041,7 @@ algorithms. If the list is not empty, then only access points that support one or more of the encryption algorithms in the list will be considered compatible with this connection.

-

Parameters

+

Parameters

@@ -1064,7 +1064,7 @@ compatible with this connection.

-

Returns

+

Returns

TRUE if the algorithm was added to the list, FALSE if it was already in the list

@@ -1079,7 +1079,7 @@ nm_setting_wireless_security_remove_group

Removes an encryption algorithm from the allowed groupwise encryption algorithm list.

-

Parameters

+

Parameters

@@ -1111,7 +1111,7 @@ nm_setting_wireless_security_remove_group_by_value

Removes an encryption algorithm from the allowed groupwise encryption algorithm list.

-

Parameters

+

Parameters

@@ -1134,7 +1134,7 @@ algorithm list.

-

Returns

+

Returns

TRUE if the algorithm was found and removed; FALSE it it was not.

Since: 0.9.10

@@ -1148,7 +1148,7 @@ nm_setting_wireless_security_clear_groups

Removes all algorithms from the allowed list. If there are no algorithms specified then all groupwise encryption algorithms are allowed.

-

Parameters

+

Parameters

@@ -1169,7 +1169,7 @@ specified then all groupwise encryption algorithms are allowed.

const char *
 nm_setting_wireless_security_get_psk (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1184,7 +1184,7 @@ nm_setting_wireless_security_get_psk ( -

Returns

+

Returns

the “psk” property of the setting

@@ -1195,7 +1195,7 @@ nm_setting_wireless_security_get_psk (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1210,7 +1210,7 @@ nm_setting_wireless_security_get_psk_flags
-

Returns

+

Returns

the NMSettingSecretFlags pertaining to the “psk”

@@ -1222,7 +1222,7 @@ nm_setting_wireless_security_get_psk_flags nm_setting_wireless_security_get_leap_username (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1237,7 +1237,7 @@ nm_setting_wireless_security_get_leap_username
-

Returns

+

Returns

the “leap-username” property of the setting

@@ -1248,7 +1248,7 @@ nm_setting_wireless_security_get_leap_username nm_setting_wireless_security_get_leap_password (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1263,7 +1263,7 @@ nm_setting_wireless_security_get_leap_password
-

Returns

+

Returns

the “leap-password” property of the setting

@@ -1274,7 +1274,7 @@ nm_setting_wireless_security_get_leap_password nm_setting_wireless_security_get_leap_password_flags (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1289,7 +1289,7 @@ nm_setting_wireless_security_get_leap_password_flags
-

Returns

+

Returns

the NMSettingSecretFlags pertaining to the “leap-password”

@@ -1302,7 +1302,7 @@ nm_setting_wireless_security_get_wep_key (NMSettingWirelessSecurity *setting, guint32 idx);
-

Parameters

+

Parameters

@@ -1324,7 +1324,7 @@ nm_setting_wireless_security_get_wep_key
-

Returns

+

Returns

the WEP key at the given index

@@ -1338,7 +1338,7 @@ nm_setting_wireless_security_set_wep_key const char *key);

Sets a WEP key in the given index.

-

Parameters

+

Parameters

@@ -1374,7 +1374,7 @@ property.

nm_setting_wireless_security_get_wep_tx_keyidx (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1389,7 +1389,7 @@ nm_setting_wireless_security_get_wep_tx_keyidx
-

Returns

+

Returns

the “wep-tx-keyidx” property of the setting

@@ -1400,7 +1400,7 @@ nm_setting_wireless_security_get_wep_tx_keyidx nm_setting_wireless_security_get_auth_alg (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1415,7 +1415,7 @@ nm_setting_wireless_security_get_auth_alg
-

Returns

+

Returns

the “auth-alg” property of the setting

@@ -1426,7 +1426,7 @@ nm_setting_wireless_security_get_auth_alg nm_setting_wireless_security_get_wep_key_flags (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1441,7 +1441,7 @@ nm_setting_wireless_security_get_wep_key_flags
-

Returns

+

Returns

the NMSettingSecretFlags pertaining to the all WEP keys

@@ -1452,7 +1452,7 @@ nm_setting_wireless_security_get_wep_key_flags nm_setting_wireless_security_get_wep_key_type (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1467,7 +1467,7 @@ nm_setting_wireless_security_get_wep_key_type
-

Returns

+

Returns

the “wep-key-type” property of the setting

@@ -1483,7 +1483,7 @@ nm_setting_wireless_security_get_wep_key_type

enum NMSettingWirelessSecurityError

-

Members

+

Members

@@ -1569,7 +1569,7 @@ ASCII keys are also valid WEP passphrases, but since passphrases and ASCII keys are hashed differently to determine the actual WEP key the type must be specified.

-

Members

+

Members

@@ -1898,6 +1898,6 @@ Linksys WRT54G) number the keys 1 - 4.

+
Generated by GTK-Doc V1.25 \ No newline at end of file -- cgit 1.3.0-6-gf8a5