A trust anchor entry. More...
#include <x509types.h>
Data Fields | |
| qsc_x509_certificate | certificate |
| bool | selfsigned |
A trust anchor entry.
| qsc_x509_certificate certificate |
The trusted certificate object.
| bool selfsigned |
true if the trust anchor is self-signed.