|
BSL v1.0.0 - 4.g1b6a605
AMMOS Bundle Protocol Security Library (BSL)
|
Represents the Abstract Security Block as defined in RFC9172. More...
#include <AbsSecBlock.h>
Collaboration diagram for BSL_AbsSecBlock_t:Data Fields | |
| uint64_list_t | targets |
| List of target block ids. | |
| int64_t | sec_context_id |
| Security context id. | |
| BSL_HostEID_t | source_eid |
| Source EID native representation, BSL host must take care of encoding/decoding. | |
| BSLB_SecParamList_t | params |
| List of pointers to security parameters. | |
| BSLB_SecResultList_t | results |
| List of pointers to security results. | |
Represents the Abstract Security Block as defined in RFC9172.
Forward declaration of this struct.