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

Represents the output following execution of a security operation. More...

+ Collaboration diagram for BSL_SecOutcome_t:

Data Fields

bool is_success
 Boolean indicating true when successful.
 
BSL_Data_t allocation
 Pre-allocated memory pool, lifetimes of all results and parameters are tied to this.
 
const BSL_SecOper_t * sec_oper
 Non-NULL pointer to Security Operation that provided the input.
 
BSLB_SecParamList_t param_list
 List of security parameters with metadata for receiver. Must be encoded into the BTSD.
 
BSLB_SecResultList_t result_list
 List of security results with metadata for receiver. Must be encoded into BTSD.
 

Detailed Description

Represents the output following execution of a security operation.


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