Sample app to generate private/public keys - WeOnlyDo Discussion board

Sample app to generate private/public keys (wodSSH / wodSSH.NET)

by noox, Thursday, March 31, 2005, 10:32 (6967 days ago)

Is there a sample code which uses the KeyManager class to create private and public keys?

It seems to be easy to implement it by our own, but if it's already done, why should we do it again :)

Thanks,
Hannes

Re: Sample app to generate private/public keys

by wodSupport, Thursday, March 31, 2005, 10:44 (6967 days ago) @ noox

Noox,

which programming language? If you know how to initialize wodKeyManager, then it's just a matter of calling Generate method to make new keys.