Creating a Public Key ? - WeOnlyDo Discussion board

Creating a Public Key ? (wodSSH / wodSSH.NET)

by Maverick5, Saturday, July 30, 2005, 00:42 (6849 days ago)

I figured out how to make a private key, but I can't seem to find the public key, the manual says generate creates a PAIR,

any help would be appreciated

[:smile:]

Re: Creating a Public Key ?

by wodSupport, Saturday, July 30, 2005, 11:55 (6848 days ago) @ Maverick5

If you refer to wodCertificate or wodKeys, you should check out PublicKey property, and also PublicKeySSH and PublicKeyOpenSSH.

Re: Creating a Public Key ?

by Maverick5, Saturday, July 30, 2005, 12:45 (6848 days ago) @ wodSupport

I figured it out after playing with it for some time...
a quick line of code would have been more useful...

but thanks anyway
****