Uses of Interface
org.bouncycastle.cert.dane.DANEEntryFetcherFactory
Packages that use DANEEntryFetcherFactory
-
Uses of DANEEntryFetcherFactory in org.bouncycastle.cert.dane
Constructors in org.bouncycastle.cert.dane with parameters of type DANEEntryFetcherFactoryModifierConstructorDescriptionDANECertificateFetcher(DANEEntryFetcherFactory fetcherFactory, DigestCalculator digestCalculator) Base constructor.DANEEntryStoreBuilder(DANEEntryFetcherFactory daneEntryFetcher) -
Uses of DANEEntryFetcherFactory in org.bouncycastle.cert.dane.fetcher
Classes in org.bouncycastle.cert.dane.fetcher that implement DANEEntryFetcherFactoryModifier and TypeClassDescriptionclassA DANE entry fetcher implemented using JNDI.