excludedSubtrees

The complete set of forbidden subtrees in GeneralName form.

NameConstraints.swift:599
var excludedSubtrees: [GeneralName]

This contains the same data as the broken out forms (excludedIPRanges, excludedDNSDomains, forbiddenURIDomains, excludedEmailAddresses), but may also include other cases that those helpers do not represent.