Creates a new {@code CertStoreSpi}.paramparams the initialization parameters.throwsInvalidAlgorithmParameterException if the specified initialization parameters cannot be used to initialize this instance.sinceAndroid 1.0
Returns the list of {@code CRL}s for the specified {@code CRLSelector} from this instance.paramselector the selector containing the criteria to search for certificate revocation lists in instance.returnthe list of {@code CRL}s that match the criteria of the specified selectorthrowsCertStoreException if error(s) occur.sinceAndroid 1.0
Returns the list of {@code Certificate}s for the specified {@code CertSelector} from this instance.paramselector the selector containing the criteria to search for certificates in this instance.returnthe list of {@code Certificate}s that match the criteria of the specified selector.throwsCertStoreException if error(s) occur.sinceAndroid 1.0