Uses of Class
org.bouncycastle.cert.dane.DANEEntrySelector
-
Packages that use DANEEntrySelector Package Description org.bouncycastle.cert.dane -
-
Uses of DANEEntrySelector in org.bouncycastle.cert.dane
Methods in org.bouncycastle.cert.dane that return DANEEntrySelector Modifier and Type Method Description DANEEntrySelector
DANEEntrySelectorFactory. createSelector(String emailAddress)
Create a selector for the passed in email address.
-