Enables the developer to specify the ECC encryption feature.
public void MLFTEnableEccEncryptionW(ml_file_transfer_info_w * info)
info A structure containing the file transfer information.
This method prototype is used internally when you refer to MLFTEnableEccEncryption and #define the UNICODE macro on Win32 platforms. Typically, you would not reference this method directly when creating an UltraLite application.