Skip to main content

Module sa_mgmt

Module sa_mgmt 

Source
Expand description

Security Association lifecycle management. Security Association lifecycle management (CCSDS 355.1-B-1).

SA state machine: UNKEYED → (rekey) → KEYED → (start) → OPERATIONAL OPERATIONAL → (stop) → KEYED KEYED → (expire) → UNKEYED Any → (delete) → removed

Structs§

ManagedSa
A managed Security Association with lifecycle state.
SaTable
A table of managed Security Associations.

Enums§

SaState
SA lifecycle state.

Constants§

MAX_SAS
Maximum number of managed SAs.