Re: host public key retrival (General questions)

by woddrazen, (6053 days ago) @ carsimex

Hi,


Public key is part of private key. Public key should be uploaded to server and private key should be used on client side.

So you can extract public key from private key but you can't do opposite. Public key that you received should be on server but you are still missing private key of that public key.

Do you maybe have somewhere that private key?

You can generate new private and public key using wodKeyManager but this will be new key pairs. In order to use that private and public key you should upload to server that public key and use generated private key on client side.

You can find here how to generate and save private and public key:
http://www.weonlydo.com/index.asp?kb=1&View=entry&EntryID=64


Drazen

locked

Complete thread: