Uses of Class
org.bouncycastle.pkix.PKIXNameConstraintValidatorException
Packages that use PKIXNameConstraintValidatorException
-
Uses of PKIXNameConstraintValidatorException in org.bouncycastle.pkix
Methods in org.bouncycastle.pkix that throw PKIXNameConstraintValidatorExceptionModifier and TypeMethodDescriptionvoidPKIXNameConstraintValidator.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)