DeviceMacsec
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_device_macsec_get_type ()" ) ]
public class DeviceMacsec :
Device
Content:
Properties:
- public uint64 cipher_suite { get; }
The set of cryptographic algorithms in use.
- public uint8 encoding_sa { get; }
The value of the Association Number (0.
- public bool encrypt { get; }
Whether encryption of transmitted frames is enabled.
- public bool es { get; }
Whether the ES (End station) bit is enabled in SecTAG for transmitted
frames.
- public uint8 icv_length { get; }
The length of ICV (Integrity Check Value).
- public bool include_sci { get; }
Whether the SCI is always included in SecTAG for transmitted frames.
- public Device parent { get; }
The devices's parent device.
- public bool protect { get; }
Whether protection of transmitted frames is enabled.
- public bool replay_protect { get; }
Whether replay protection is enabled.
- public bool scb { get; }
Whether the SCB (Single Copy Broadcast) bit is enabled in SecTAG for
transmitted frames.
- public uint64 sci { get; }
The Secure Channel Identifier in use.
- public string validation { get; }
The validation mode for incoming packets (strict, check, disabled).
- public uint window { get; }
The size of the replay window.
Creation methods:
Methods:
- public uint64 get_cipher_suite ()
Gets the set of cryptographic algorithms in use
- public uint8 get_encoding_sa ()
Gets the value of the Association Number (0.
- public bool get_encrypt ()
Gets whether encryption of transmitted frames is enabled
- public bool get_es ()
Gets whether the ES (End station) bit is enabled in SecTAG for
transmitted frames
- public uint8 get_icv_length ()
Gets the length of ICV (Integrity Check Value)
- public bool get_include_sci ()
Gets whether the SCI is always included in SecTAG for transmitted
frames
- public unowned Device get_parent ()
- public bool get_protect ()
Gets whether protection of transmitted frames is enabled
- public bool get_replay_protect ()
Gets whether replay protection is enabled
- public bool get_scb ()
Gets whether the SCB (Single Copy Broadcast) bit is enabled in SecTAG
for transmitted frames
- public uint64 get_sci ()
Gets the Secure Channel Identifier in use
- public unowned string get_validation ()
Gets the validation mode for incoming packets (strict, check, disabled
)
- public uint get_window ()
Gets the size of the replay window
Inherited Members:
All known members inherited from class NM.Device
All known members inherited from class NM.Object
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