SettingMacsec
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_setting_macsec_get_type ()" ) ]
public class SettingMacsec :
Setting
Content:
Properties:
- public bool encrypt { get; set; }
Whether the transmitted traffic must be encrypted.
- public string mka_cak { owned get; set; }
The pre-shared CAK (Connectivity Association Key) for MACsec Key
Agreement.
- public SettingSecretFlags mka_cak_flags { get; set; }
Flags indicating how to handle the
mka_cak property.
- public string mka_ckn { owned get; set; }
The pre-shared CKN (Connectivity-association Key Name) for MACsec Key
Agreement.
- public int mode { get; set; }
Specifies how the CAK (Connectivity Association Key) for MKA (MACsec
Key Agreement) is obtained.
- public string parent { owned get; set; }
If given, specifies the parent interface name or parent connection
UUID from which this MACSEC interface should be created.
- public int port { get; set; }
The port component of the SCI (Secure Channel Identifier), between 1
and 65534.
- public bool send_sci { get; set; }
Specifies whether the SCI (Secure Channel Identifier) is included in
every packet.
- public int validation { get; set; }
Specifies the validation mode for incoming frames.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Setting
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref