BSL v0.0.0 - 0.geda3e66
AMMOS Bundle Protocol Security Library (BSL)
|
Represents the Abstract Security Block as defined in RFC9172. More...
#include <AbsSecBlock.h>
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.