Bouncy Castle Cryptography Library 1.79

Package org.bouncycastle.cert.dane

Interface Summary
DANEEntryFetcher  
DANEEntryFetcherFactory Factories for DANEEntryFetcher objects should implement this.
 

Class Summary
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.
 

Exception Summary
DANEException General checked Exception thrown in the DANE package.
 


Bouncy Castle Cryptography Library 1.79