|
BSL v1.0.0 - 4.g1b6a605
AMMOS Bundle Protocol Security Library (BSL)
|
Security Context descriptor (interface) More...
#include <BPSecLib_Private.h>
Collaboration diagram for BSL_SecCtxDesc_t:Data Fields | |
| void * | user_data |
| User data pointer for callbacks. | |
| BSL_SecCtx_Validate_f | validate |
| Callback to validate a sec op within a given bundle. | |
| BSL_SecCtx_Execute_f | execute |
| Callback to execute a sec op within a given bundle. | |
Security Context descriptor (interface)
Forward-declaration for structure containing callbacks to a security context.