|
BSL v1.1.1 - 50.g42e5d9b
AMMOS Bundle Protocol Security Library (BSL)
|
Native C structure for each item of COSE Context AAD Scope. More...
#include <bsl/cose_sc/CoseContext.h>
Collaboration diagram for BSLX_CoseSc_AadScope_Item_t:Data Fields | |
| int64_t | key |
| Block number or special key from BSLX_CoseSc_AadScope_Special_e. | |
| int64_t | flags |
| Choice of flags from BSLX_CoseSc_AadScope_Flag_e. | |
Native C structure for each item of COSE Context AAD Scope.
| int64_t BSLX_CoseSc_AadScope_Item_t::flags |
Choice of flags from BSLX_CoseSc_AadScope_Flag_e.
This type is compatible with BSL_Variant_s storage.
Referenced by BSLX_CoseSc_SetAadScope().
| int64_t BSLX_CoseSc_AadScope_Item_t::key |
Block number or special key from BSLX_CoseSc_AadScope_Special_e.
Referenced by BSLP_PolicyOptions_SC3(), and BSLX_CoseSc_SetAadScope().