| Package | Description |
|---|---|
| com.entrust.toolkit.x509.extensions |
Contains classes that implement certificate extensions.
|
| Modifier and Type | Method and Description |
|---|---|
DistributionPointName |
IssuingDistributionPoint.getDistributionPoint()
Deprecated.
Returns the
distributionPoint value of this IssuingDistributionPoint
extension specifying the name of the distribution point in one or more name forms. |
| Modifier and Type | Method and Description |
|---|---|
void |
IssuingDistributionPoint.setDistributionPoint(DistributionPointName dpn)
Deprecated.
Stores the
distributionPoint value in this IssuingDistributionPoint
extension. |