hsw-nbt 1.2.0
OPTIGA Authenticate NBT Host Library for C
Data Fields
ifx_blob_t Struct Reference

Data storage for data and data length where both are required as parameters. More...

#include <infineon/ifx-utils.h>

Data Fields

uint32_t length
 
uint8_t * buffer
 

Detailed Description

Data storage for data and data length where both are required as parameters.

Definition at line 188 of file ifx-utils.h.

Field Documentation

◆ buffer

uint8_t* ifx_blob_t::buffer

Pointer to byte array which contains the bytes stream

Definition at line 194 of file ifx-utils.h.

◆ length

uint32_t ifx_blob_t::length

Length of the byte stream

Definition at line 191 of file ifx-utils.h.


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