BSL v0.0.0 - 0.geda3e66
AMMOS Bundle Protocol Security Library (BSL)
|
Security Context descriptor (interface) More...
#include <BPSecLib_Private.h>
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.