CertificateFactory.this

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.

class CertificateFactory
protected
this

Meta