BSL v1.1.1 - 50.g42e5d9b
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
AadScope.h File Reference

Header for the implementation of the COSE context [17]. More...

#include "CoseContext.h"
#include "bsl/dynamic/CBOR.h"
#include <m-bptree.h>
+ Include dependency graph for AadScope.h:
+ This graph shows which files directly or indirectly include this file:

Functions

int BSLX_CoseSc_AadScope_Encode (QCBOREncodeContext *enc, const BSLX_CoseSc_AadScope_t *scope)
 Matches BSL_CBOR_Encode_f signature.
 
int BSLX_CoseSc_AadScope_Decode (QCBORDecodeContext *dec, BSLX_CoseSc_AadScope_t *scope)
 Matches BSL_CBOR_Decode_f signature.
 

Detailed Description

Header for the implementation of the COSE context [17].

Function Documentation

◆ BSLX_CoseSc_AadScope_Decode()

int BSLX_CoseSc_AadScope_Decode ( QCBORDecodeContext *  dec,
BSLX_CoseSc_AadScope_t scope 
)

◆ BSLX_CoseSc_AadScope_Encode()

int BSLX_CoseSc_AadScope_Encode ( QCBOREncodeContext *  enc,
const BSLX_CoseSc_AadScope_t scope 
)