Uses of Class
org.bouncycastle.cert.dane.DANEException
Packages that use DANEException
-
Uses of DANEException in org.bouncycastle.cert.dane
Methods in org.bouncycastle.cert.dane that throw DANEExceptionModifier and TypeMethodDescriptionBuild a DANECertificateStore from the provided domainName details.DANEEntryFactory.createEntry(String emailAddress, int certUsage, X509CertificateHolder certificate) Return a DANEEntry for the passed in email address and certificate.DANEEntryFactory.createEntry(String emailAddress, X509CertificateHolder certificate) Return a DANEEntry for the passed in email address and certificate.DANEEntrySelectorFactory.createSelector(String emailAddress) Create a selector for the passed in email address.Fetch the certificates associated with the passed in email address if any exists.DANEEntryFetcher.getEntries()