Java Platform 1.2
Beta 4

Uses of Class
java.security.cert.CertificateFactorySpi

Packages that use CertificateFactorySpi
java.security.cert Provides classes and interfaces for parsing and managing certificates.  
 

Uses of CertificateFactorySpi in java.security.cert
 

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


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.