BSL v0.0.0 - 0.geda3e66
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
BSL_AbsSecBlock_t Struct Reference

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.
 

Detailed Description

Represents the Abstract Security Block as defined in RFC9172.

Forward declaration of this struct.


The documentation for this struct was generated from the following file: