Encryption cipher for sftp
When i am adding rawsettings to SessionOptions
sessionOptions.AddRawSettings("Cipher", "des,WARN,aes")
It gives
WinSCP.SessionRemoteException was caught
Message=Invalid access to memory.
sessionOptions.AddRawSettings("Cipher", "des,WARN,aes")
It gives
WinSCP.SessionRemoteException was caught
Message=Invalid access to memory.