S2OPC OPCUA Toolkit
Data Fields
SOPC_CRLList Struct Reference

A list of Certificate Revocation Lists. More...

#include <key_manager_mbedtls.h>

Data Fields

mbedtls_x509_crl crl
 

Detailed Description

A list of Certificate Revocation Lists.

It should be treated as an abstract handle. The revocation list structure is mainly lib-specific. mbedtls revocation lists are chained.

Usually, this structure is a list of known revocation lists for the trusted certificates. Each revocation list in the list is associated to one certificate authority in the trusted certificate chain.

Field Documentation

◆ crl

mbedtls_x509_crl SOPC_CRLList::crl

The documentation for this struct was generated from the following file: