Name Constraints subtree: a base GeneralName with optional minimum/maximum.
Declared in <openssl/x509v3.h>
struct GENERAL_SUBTREE_st;
| Name | Description |
|---|---|
base | Base name that defines this permitted or excluded subtree. |
maximum | Maximum distance below base, or NULL if unbounded. |
minimum | Minimum distance below base, or NULL for the default of zero. |