SSH connection using ECDSA key type - WeOnlyDo Discussion board

SSH connection using ECDSA key type (wodSFTP / wodSFTP.NET / wodSFTPdll)

by Mariana, Thursday, February 23, 2017, 14:45 (2590 days ago) @ Jasmine

Hi,

The wodSFTP version is correct.
I think it's a problem related to the Sftp_LoadPrivateKey function (see my first post).
long i = Sftp_LoadPrivateKey(handle, fNamePriv, (char *) pszPsw) ;

The application just uses a pair of keys (they are generated from outside) and the private key has a password.
Is this function suitable for using an ECDSA private key with password?

Thank you,
Mariana C.


Complete thread: