A trust store container. More...
#include <x509types.h>
Data Fields | |
| qsc_x509_trust_anchor * | anchors |
| size_t | count |
| size_t | capacity |
A trust store container.
| qsc_x509_trust_anchor* anchors |
Pointer to a caller-managed array of trust anchors.
| size_t capacity |
The of trust anchor store capacity.
| size_t count |
The number of trust anchors in the store.