SFTP Connection Activity & Cipher Issue

I am using the following activity to connect to an FTP site using SFTP.

When I try to connect I get the following error message:

sftp2

In our old automation system (Automate) we had the ability to set the Cipher type and algorithm for an SFTP connection. I do not see a way to do this in UiPath. How can I ensure that the FTP activity uses the HMAC_SHA2_256 MAC algorithm?

sftp3