Re: Public Key Authentication with C++ Builder 6 - WeOnlyDo Discussion board

Re: Public Key Authentication with C++ Builder 6 (General questions)

by wodSupport, Friday, July 22, 2005, 10:18 (6856 days ago) @ David Lucas

I think in newest wodKeys you can specify full ASCII key to Load method. So, you should get key contents (----- BEGIN PRIVATE KEY....) into a string variable, and pass it to Load method. That should work, I think.


Complete thread: