A certificate chain container. More...
#include <x509types.h>
Data Fields | |
| qsc_x509_certificate * | certificates |
| size_t | count |
A certificate chain container.
| qsc_x509_certificate* certificates |
Pointer to a caller-managed array of certificate objects.
| size_t count |
The number of certificates in the chain.