Load private key from stream or byte array when using the .net assembly

Advertisement

digdugd
Guest

Load private key from stream or byte array when using the .net assembly

I am using a database to store my SFTP connection parameters for various hosts and it would be great if the assembly had an option to load a private key from a memory stream or byte array so I can store the key in a database instead of the file system.

Thanks!
Doug

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,605
Location:
Prague, Czechia

Re: Just found this was implemented in the more recent versions..

As the documentation says, the SessionOptions.SshPrivateKey was added only in the latest beta version (5.20).

Reply with quote

Advertisement

You can post new topics in this forum