Framework EDI Reference. Methods and Properties
ediSecurityKeyContainers. ImportKeyContainer

Imports a file containing the Public/Private key pair to the key container.

Syntax:

Parameters:

Returns:

Returns the object FREDI.ediSecurityKeyContainer if successful; otherwise returns an empty object if the operation failed.

Remarks:

A new key container specified by sNewContainerName is created before the keys are imported to the new key container. If the key fails to import to the new key container, the new key container will not be deleted. It is left up to the user to delete the key container. The keys imported must belong to the same service provider that exported the keys.