Searched refs:storeSpi (Results 1 – 1 of 1) sorted by relevance
110 private CertStoreSpi storeSpi; field in CertStore124 protected CertStore(CertStoreSpi storeSpi, Provider provider, in CertStore() argument126 this.storeSpi = storeSpi; in CertStore()160 return storeSpi.engineGetCertificates(selector); in getCertificates()190 return storeSpi.engineGetCRLs(selector); in getCRLs()