Searched refs:storeSpi (Results 1 – 1 of 1) sorted by relevance
102 private CertStoreSpi storeSpi; field in CertStore116 protected CertStore(CertStoreSpi storeSpi, Provider provider, in CertStore() argument118 this.storeSpi = storeSpi; in CertStore()152 return storeSpi.engineGetCertificates(selector); in getCertificates()182 return storeSpi.engineGetCRLs(selector); in getCRLs()