java.security.cert

Uses of Class CertificateFactorySpi

Uses of CertificateFactorySpi in java.security.cert

Constructor and Description
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.