Uses of Class
java.security.cert.CertStoreSpi

Uses of CertStoreSpi in java.security.cert
 

Constructors in java.security.cert with parameters of type CertStoreSpi
CertStore(CertStoreSpi storeSpi, Provider provider, String type)
          Creates a CertStore object of the given type, and encapsulates the given provider implementation (SPI object) in it.
 



Submit comments/suggestions about this API.
Copyright 1998-2000 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.