Uses of Class
org.bouncycastle.jce.provider.PKIXNameConstraintValidatorException
| Package | Description |
|---|---|
| org.bouncycastle.jce.provider |
-
Uses of PKIXNameConstraintValidatorException in org.bouncycastle.jce.provider
Methods in org.bouncycastle.jce.provider that throw PKIXNameConstraintValidatorException Modifier and Type Method Description voidPKIXNameConstraintValidator. checkExcluded(GeneralName name)Check if the given GeneralName is contained in the excluded set.voidPKIXNameConstraintValidator. checkExcludedDN(ASN1Sequence dns)voidPKIXNameConstraintValidator. checkPermitted(GeneralName name)Checks if the given GeneralName is in the permitted set.voidPKIXNameConstraintValidator. checkPermittedDN(ASN1Sequence dns)