Framework EDI Reference. Methods and Properties
ediSecurityCertificate. ExportExtendedCertificate

Exports the certificate, together with its extended information, from the certificate store to an external file.

Syntax:

Parameter:

Returns:

Returns 1 if the operation is successful; otherwise the operation returns zero.

Remarks:

Extended certificates are those containing extended properties not conforming to the standard X.509 format.  The extended properties are relevant only the Microsoft's Windows operating system and thus can only be used on those operating systems.

In Framework EDI, extended certificate can only be imported into the certificate store using the ImportExtendedCertificate method.