A raw encoded byte region associated with a decoded object. More...
#include <x509types.h>
Data Fields | |
| const uint8_t * | data |
| size_t | length |
| qsc_x509_storage_class | storage |
A raw encoded byte region associated with a decoded object.
| const uint8_t* data |
Pointer to the original encoded bytes when available.
| size_t length |
The number of octets in the encoded region.
| qsc_x509_storage_class storage |
The ownership model for the encoded region.