Re: F-Secure Server - WeOnlyDo Client issue to au (General questions)
Benny,
yes, you can use keys generated by f-secure client, just load them using wodKeyManager. Since public key is already uploaded to the server in that case (I suppose it is since you use f-secure client with that key) there are less steps actually that you need to perform.
Did you try my code I posted in above message? It shows what you need to do. If you already have f-secure key, it's enough to use only last code snippet (one that starts with '3. I used this code to connect'), just replace path to your private key, and change hostname and login. That's it. Can you try that?