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

Contains the results and outcomes after performing the security operations. More...

#include <SecurityResultSet.h>

+ Collaboration diagram for BSL_SecurityResponseSet_t:

Data Fields

int results [BSL_SECURITYRESPONSESET_ARRAYLEN]
 This maps to the Security Action sec_op_list, and contains the result code of that security operation.
 
char err_msg [BSL_SECURITYRESPONSESET_STRLEN]
 
BSL_PolicyAction_e err_action_codes [BSL_SECURITYRESPONSESET_ARRAYLEN]
 
int err_code
 
size_t total_operations
 
size_t failure_count
 

Detailed Description

Contains the results and outcomes after performing the security operations.

Forward declaration of BSL_SecurityResponseSet_s, which contains information for BSL and the host BPA to process the Bundle.

Note
This struct is still in-concept

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