57QSC_CPLUSPLUS_ENABLED_START
85QSC_CPLUSPLUS_ENABLED_END
Contains common definitions for the Quantum Secure Cryptographic (QSC) library.
#define QSC_EXPORT_API
API export macro for Microsoft compilers when importing from a DLL.
Definition qsccommon.h:605
QSC_EXPORT_API bool qsc_x509_aia_get_ocsp_url(const uint8_t *ext, size_t extlen, char *url, size_t *urllen)
Extract the OCSP responder URI from an Authority Information Access extension.
Definition x509aia.c:19