Returns a collection of matching cross certificate pairs from the LDAP
location.
The selector must be a of type X509CertPairStoreSelector .
If it is not an empty collection is returned.
The subject should be a reasonable criteria for a selector.
Parameters: selector - The selector to use for finding. A collection with the matches. throws: StoreException - if an exception occurs while searching. |