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