public interface PKIXCertStore<T extends Certificate> extends Store<T>
| Modifier and Type | Method and Description |
|---|---|
Collection<T> |
getMatches(Selector<T> selector) |
Collection<T> getMatches(Selector<T> selector) throws StoreException
getMatches in interface Store<T extends Certificate>StoreException