Sandesh Deshmukh

Results 1 issues of Sandesh Deshmukh

Hi Folks, I am using the latest NuGet package - 2023.0.1 in a .NET 6 console app. Below is the stack trace. **Code:** ``` var password = _encryptionManager.Decrypt(sftpSetting.EncryptedUserPassword); ConnectionInfo connectionInfo;...