A non-owning view over a single encoded certificate. More...
#include <tlscert.h>
Data Fields | |
| const uint8_t * | data |
| size_t | datalen |
A non-owning view over a single encoded certificate.
| const uint8_t* data |
Pointer to the encoded certificate bytes.
| size_t datalen |
The length of the encoded certificate in bytes.