I am trying to connect SFTP using with PUTTY Key string through C# but could not able to connect to the server. received an exception while connecting to SFTP and the exception is "Invalid Private key file".
Please let me know with possible solution about using with SSH.NET.