Uses of Class
org.bouncycastle.cert.dane.DANEEntry
Packages that use DANEEntry
-
Uses of DANEEntry in org.bouncycastle.cert.dane
Methods in org.bouncycastle.cert.dane that return DANEEntryModifier and TypeMethodDescriptionDANEEntryFactory.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.