| Package | Description |
|---|---|
| eu.europa.esig.dss.x509.crl |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalResourcesCRLSource
This class allows to provide a CRL source based on the list of external CRL(s);
|
class |
ListCRLSource
This class allows to handle a list CRL source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListCRLSource.addAll(OfflineCRLSource offlineCRLSource)
This method allows to add all
X509CRL from one OfflineCRLSource to this one. |
| Constructor and Description |
|---|
ListCRLSource(OfflineCRLSource crlSource)
This constructor allows to initialize the list of
X509CRL from an OfflineCRLSource. |
Copyright © 2019. All rights reserved.