| DANECertificateFetcher |
A single shot fetcher for a certificate which will only request the specific DNS record if the
DANEEntryFetcher used on construction supports it.
|
| DANEEntry |
Carrier class for a DANE entry.
|
| DANEEntryFactory |
Factory class for creating DANEEntry objects.
|
| DANEEntrySelector |
|
| DANEEntrySelectorFactory |
Factory for creating selector objects to use with the DANECertificateStore.
|
| DANEEntryStore |
Class storing DANEEntry objects.
|
| DANEEntryStoreBuilder |
Builder for the DANECertificateStore.
|
| TruncatingDigestCalculator |
A calculator which produces a truncated digest from a regular one, with the truncation
achieved by dropping off the right most octets.
|