BSL v1.1.1 - 50.g42e5d9b
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
BSLX_CoseSc_AadScope_Item_t Struct Reference

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.
 

Detailed Description

Native C structure for each item of COSE Context AAD Scope.

Field Documentation

◆ flags

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().

◆ key

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().


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