| Package | Description |
|---|---|
| network.oxalis.pkix.ocsp.fetcher |
| Modifier and Type | Class and Description |
|---|---|
class |
ApacheOcspFetcher |
class |
UrlOcspFetcher |
| Modifier and Type | Method and Description |
|---|---|
static Builder<OcspFetcher> |
ApacheOcspFetcher.builder()
Builder to create an instance of OcspFetcher using Apache HttpClient for connectivity.
|
static Builder<OcspFetcher> |
UrlOcspFetcher.builder()
Builder to create an instance of OcspFetcher using HttpURLConnection for connectivity.
|
Copyright © 2023 NorStella. All rights reserved.