Uses of Class
java.security.cert.CertificateFactorySpi

Uses of CertificateFactorySpi in java.security.cert
 

Constructors in java.security.cert with parameters of type CertificateFactorySpi
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.
 



Copyright © 2002, 2005 IBM Corp. All Rights Reserved.