| Package | Description |
|---|---|
| eu.europa.esig.dss.x509.ocsp |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalResourcesOCSPSource |
class |
ListOCSPSource
This class allows to handle a list OCSP source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListOCSPSource.addAll(OfflineOCSPSource offlineOCSPSource)
This method allows to add all
BasicOCSPResp from one OfflineOCSPSource to this one. |
| Constructor and Description |
|---|
ListOCSPSource(OfflineOCSPSource ocspSource)
This constructor allows to initialize the list of
BasicOCSPResp from an OfflineOCSPSource. |
Copyright © 2019. All rights reserved.