Mbed OS Reference
Loading...
Searching...
No Matches
t_cose_sign1_ctx Struct Reference

This is the context for creating a COSE_Sign1 structure. More...

#include <t_cose_sign1_sign.h>

Detailed Description

This is the context for creating a COSE_Sign1 structure.

The caller should allocate it and pass it to the functions here. This is about 32 bytes so it fits easily on the stack.

Definition at line 60 of file t_cose_sign1_sign.h.