BSL v0.0.0 - 0.geda3e66
AMMOS Bundle Protocol Security Library (BSL)
|
Contains the results and outcomes after performing the security operations. More...
#include <SecurityResultSet.h>
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 |
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.