Re: RSA Encryption (General questions)
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.
Complete thread:
- RSA Encryption - DomitianX, 2005-03-03, 14:01
- Re: RSA Encryption - wodSupport, 2005-03-03, 18:44
- Re: RSA Encryption - DomitianX, 2005-03-03, 20:54
- Re: RSA Encryption - wodSupport, 2005-03-03, 22:40
- Re: RSA Encryption - DomitianX, 2005-03-03, 20:54
- Re: RSA Encryption - wodSupport, 2005-03-03, 18:44