| Package | Description |
|---|---|
| iaik.x509.extensions |
| Modifier and Type | Method and Description |
|---|---|
void |
CRLDistPointsSyntax.addDistributionPoint(DistributionPoint dp)
Adds a distribution point to this
CRLDistPointsSyntax
extension. |
| Constructor and Description |
|---|
CRLDistPointsSyntax(DistributionPoint dp)
Creates an
CRLDistPointsSyntax object and adds a DistributionPoint. |
CRLDistributionPoints(DistributionPoint dp)
Creates an
CRLDistributionPoints object and adds an DistributionPoint. |
FreshestCRL(DistributionPoint dp)
Creates an
FreshestCRL object and adds an DistributionPoint. |