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

Data Fields

qsc_x509_verify_purpose purpose
const qsc_x509_revocation_optionsrevocation
bool rejectunsupportedcriticalextensions

Field Documentation

◆ purpose

qsc_x509_verify_purpose purpose

The requested certificate usage purpose.

◆ rejectunsupportedcriticalextensions

bool rejectunsupportedcriticalextensions

Reject certificates containing unsupported critical extensions when set to true.

◆ revocation

const qsc_x509_revocation_options* revocation

Optional revocation-checking configuration, or NULL when revocation processing is not requested.


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