Re: RSA Encryption (General questions)

by Jasmine, (7411 days ago) @ DomitianX

Yes you can. wodCrypt comes with wodKeys component that is used for loading (saving, generating....) keys, and one of the methods in wodKeys is FromXMLString. It is used to load RSA/DSA key in the format you specified (returned by NET framework's ToXmlString function). Please take a look at http://www.weonlydo.com/Keys/Help/WODSSHKeyLib~Keys~FromXmlString.html
I belive there is C# example called '2. Key in XML' shipped with wodCrypt - please check it out, perhaps it will help you.

locked

Complete thread: