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