Package org.bouncycastle.cert.dane
Interface DANEEntryFetcher
- 
public interface DANEEntryFetcher 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.ListgetEntries() 
 - 
 
- 
- 
Method Detail
- 
getEntries
java.util.List getEntries() throws DANEException- Throws:
 DANEException
 
 - 
 
 -