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

by Maverick5 @, (7264 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:]

locked

Re: Creating a Public Key ?

by Jasmine, (7264 days ago) @ Maverick5

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

locked

Re: Creating a Public Key ?

by Maverick5 @, (7264 days ago) @ Jasmine

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

but thanks anyway
****

locked