Creating a Public Key ? (wodSSH / wodSSH.NET)
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 ?
If you refer to wodCertificate or wodKeys, you should check out PublicKey property, and also PublicKeySSH and PublicKeyOpenSSH.
Re: Creating a Public Key ?
I figured it out after playing with it for some time...
a quick line of code would have been more useful...
but thanks anyway
****