Creates a CertificateFactory object of the given type, and encapsulates the given provider implementation (SPI object) in it.
@param certFacSpi the provider implementation. @param provider the provider. @param type the certificate type.
See Implementation
Creates a CertificateFactory object of the given type, and encapsulates the given provider implementation (SPI object) in it.
@param certFacSpi the provider implementation. @param provider the provider. @param type the certificate type.