X509BasicConstraints Struct Reference

Basic Constraints extension. More...

#include <x509_common.h>

Data Fields

bool_t critical
 
bool_t cA
 
int_t pathLenConstraint
 

Detailed Description

Basic Constraints extension.

Definition at line 805 of file x509_common.h.

Field Documentation

◆ cA

bool_t cA

Definition at line 808 of file x509_common.h.

◆ critical

bool_t critical

Definition at line 807 of file x509_common.h.

◆ pathLenConstraint

int_t pathLenConstraint

Definition at line 809 of file x509_common.h.


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