Structure holding the state of the asn1 generator. More...
#include <sw/device/silicon_creator/lib/cert/asn1.h>
Data Fields | |
| uint8_t * | buffer |
| size_t | size |
| size_t | offset |
| rom_error_t | error |
Structure holding the state of the asn1 generator.
The fields in this structure should be considered private and not be read or written directly.