Re: Failed to import private key - how to overcome - WeOnlyDo Discussion board

Re: Failed to import private key - how to overcome (General questions)

by woddrazen, Friday, January 27, 2012, 19:36 (4444 days ago) @ PaulM

Hi Paul,


You need to load private key inside PirvateKey Property in XML folder. In order to do that you can try something like this:
[code]wodFtpDLX..PrivateKey = keyM.ToXmlString(WeOnlyDo.Security.Cryptography.SSHKeyTypes.RSAKey, true);[/code]
Let us know how it goes.


Regards,
Drazen


Complete thread: