|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.cert.dane.DANEEntryStore
Class storing DANEEntry objects.
| Method Summary | |
java.util.Collection |
getMatches(org.bouncycastle.util.Selector selector)
Return a collection of entries matching the passed in selector. |
org.bouncycastle.util.Store |
toCertificateStore()
Return a Store of X509CertificateHolder objects representing all the certificates associated with entries in the store. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public java.util.Collection getMatches(org.bouncycastle.util.Selector selector)
throws org.bouncycastle.util.StoreException
getMatches in interface org.bouncycastle.util.Storeselector - the selector to validate entries against.
org.bouncycastle.util.StoreException - in case of an underlying issue.public org.bouncycastle.util.Store toCertificateStore()
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||