BSL v0.0.0
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
SecurityResultSet.h File Reference

SecurityResultSet implementation for result after application of security operations. More...

#include <BPSecLib_Private.h>
+ Include dependency graph for SecurityResultSet.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

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

Macros

#define BSL_SECURITYRESPONSESET_ARRAYLEN   (10)
 
#define BSL_SECURITYRESPONSESET_STRLEN   (256)
 

Detailed Description

SecurityResultSet implementation for result after application of security operations.

Definition in file SecurityResultSet.h.

Macro Definition Documentation

◆ BSL_SECURITYRESPONSESET_ARRAYLEN

#define BSL_SECURITYRESPONSESET_ARRAYLEN   (10)

Definition at line 31 of file SecurityResultSet.h.

◆ BSL_SECURITYRESPONSESET_STRLEN

#define BSL_SECURITYRESPONSESET_STRLEN   (256)

Definition at line 32 of file SecurityResultSet.h.