Imports an extended certificate to the certificate store. An extended certificate contains extended properties specific only to Windows Operating System.
Syntax:
Set <oCertificate> = object. ImportExtendedCertificate(<sCertificateFile>, [<sServiceProvider>], [<lProviderType>])
Parameters:
Returns
Returns an object of type FREDI.ediSecurityCertificate if imported successfully; otherwise NULL or an empty object is returned.