| Package | Description |
|---|---|
| org.bouncycastle.asn1.x509 |
| Modifier and Type | Method and Description |
|---|---|
void |
PKIXNameConstraintValidator.checkExcluded(GeneralName name)
Check if the given GeneralName is contained in the excluded set.
|
void |
NameConstraintValidator.checkExcluded(GeneralName name) |
void |
PKIXNameConstraintValidator.checkExcludedDN(X500Name dns) |
void |
PKIXNameConstraintValidator.checkPermitted(GeneralName name)
Checks if the given GeneralName is in the permitted set.
|
void |
NameConstraintValidator.checkPermitted(GeneralName name) |
void |
PKIXNameConstraintValidator.checkPermittedDN(X500Name dns) |
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.