Package | Description |
---|---|
old.org.bouncycastle.jce.provider |
Modifier and Type | Method and Description |
---|---|
void |
PKIXNameConstraintValidator.checkExcluded(GeneralName name)
Check if the given GeneralName is contained in the excluded set.
|
void |
PKIXNameConstraintValidator.checkExcludedDN(ASN1Sequence dns) |
void |
PKIXNameConstraintValidator.checkPermitted(GeneralName name)
Checks if the given GeneralName is in the permitted set.
|
void |
PKIXNameConstraintValidator.checkPermittedDN(ASN1Sequence dns) |
Copyright © 2015. All rights reserved.