QSC Post Quantum Cryptographic Library 1.1.0.2 (B2)
A post quantum secure library written in Ansi C
Loading...
Searching...
No Matches
qsc_x509_store_t Struct Reference

A trust store container. More...

#include <x509types.h>

Data Fields

qsc_x509_trust_anchor * anchors
size_t count
size_t capacity

Detailed Description

A trust store container.

Field Documentation

◆ anchors

qsc_x509_trust_anchor* anchors

Pointer to a caller-managed array of trust anchors.

◆ capacity

size_t capacity

The of trust anchor store capacity.

◆ count

size_t count

The number of trust anchors in the store.


The documentation for this struct was generated from the following file:
  • C:/Users/stepp/Documents/Visual Studio 2022/Projects/C/QSC/QSC/x509types.h