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_extended_key_usage_t Struct Reference

Parsed extended key usage extension data. More...

#include <x509types.h>

Data Fields

bool present
bool critical
uint32_t bits

Detailed Description

Parsed extended key usage extension data.

Field Documentation

◆ bits

uint32_t bits

The normalized extended key usage bit mask.

◆ critical

bool critical

true if the extension critical flag was set.

◆ present

bool present

true if the extension was decoded.


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