Using ssh tunnel with public and private keys - WeOnlyDo Discussion board

Using ssh tunnel with public and private keys (wodSSHTunnel)

by Alice Feema, Sunday, April 06, 2014, 14:56 (3672 days ago) @ Alice Feema

I can't figure out how to use PublicKeyOpenSSH property...

I have the keys i generated with putty, can i use those?
How can i add them to key.FromXmlString()?
How can i transform the private keys that looks like this

PuTTY-User-Key-File-2: ssh-rsa
Encryption: none
Comment: rsa-key-20140405
Public-Lines: 4
...
Private-Lines: 8
...
Private-MAC: ....

in a valid string so i can load with key.FromXmlString()?

Thanks, Alice


Complete thread: