public class DANECertificateFetcher extends Object
| Constructor and Description |
|---|
DANECertificateFetcher(DANEEntryFetcherFactory fetcherFactory,
DigestCalculator digestCalculator)
Base constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List |
fetch(String emailAddress)
Fetch the certificates associated with the passed in email address if any exists.
|
public DANECertificateFetcher(DANEEntryFetcherFactory fetcherFactory, DigestCalculator digestCalculator)
fetcherFactory - the fetcher to use for resolving requests.digestCalculator - the digest calculator to use for calculating sub-domains.public List fetch(String emailAddress) throws DANEException
emailAddress - the email address of interest.DANEException - in case of an underlying DNS or record parsing problem.Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.