BSL v0.0.0 - 0.geda3e66
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
BSL_CanonicalBlock_t Struct Reference

Structure containing parsed Canonical Block fields. More...

#include <BPSecLib_Public.h>

+ Collaboration diagram for BSL_CanonicalBlock_t:

Data Fields

uint64_t block_num
 CBOR-decoded block number (should always be > 0)
 
uint64_t type_code
 CBOR-decoded block type code (should be > 0)
 
uint64_t flags
 CBOR-decoded flags field.
 
uint64_t crc
 CBOR-decoded block CRC.
 
void * btsd
 Pointer to BTSD owned by the host BPA.
 
size_t btsd_len
 Length in bytes of the BTSD pointer.
 

Detailed Description

Structure containing parsed Canonical Block fields.

Note
This contains a snapshot of the fields at the time it was queried. It is not a pointer.

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