GENERAL_SUBTREE_st

Name Constraints subtree: a base GeneralName with optional minimum/maximum.

Synopsis

Declared in <openssl/x509v3.h>

struct GENERAL_SUBTREE_st;

Data Members

NameDescription
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.