java.security.cert

Uses of Class CertStoreSpi

Uses of CertStoreSpi in java.security.cert

Constructor and Description
CertStore(CertStoreSpi storeSpi,Provider provider,String type,CertStoreParameters params)
Creates a CertStore object of the given type, and encapsulates the given provider implementation (SPI object) in it.