BSL v1.1.0 - 5.g6f9266f
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 <backend/SecurityResultSet.h>

+ Collaboration diagram for BSL_SecurityResponseSet_t:

Data Fields

BSL_SecResultSet_ResultCodes_t results
 This maps to the Security Action sec_op_list, and contains the result code of that security operation.
 
BSL_SecResultSet_ErrorActionCodes_t err_action_codes
 
size_t total_operations
 
size_t failure_count
 

Detailed Description

Contains the results and outcomes after performing the security operations.

Note
This struct is still in-concept

Field Documentation

◆ err_action_codes

BSL_SecResultSet_ErrorActionCodes_t BSL_SecurityResponseSet_t::err_action_codes

◆ failure_count

size_t BSL_SecurityResponseSet_t::failure_count

◆ results

BSL_SecResultSet_ResultCodes_t BSL_SecurityResponseSet_t::results

This maps to the Security Action sec_op_list, and contains the result code of that security operation.

◆ total_operations

size_t BSL_SecurityResponseSet_t::total_operations

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