Re: Public Key Authentication with C++ Builder 6 (General questions)
What we want to be able to do, is store the private keys in a database (such as Microsoft SQL Server) and load them into the wodKeys component from there (i.e. into a byte/character array or string first, then pass that to wodKeys using the put_PrivateKey method).
However, we have been unable to do this, and I wanted to know if it was possible, or if the only way of loading the keys was to store them in a file first, then load that file with the wodKeys load method.
Hope that clears it up,
David Lucas
Data Track Technology
Complete thread:
- Public Key Authentication with C++ Builder 6 - David Lucas, 2005-07-19, 12:44
- Re: Public Key Authentication with C++ Builder 6 - David Lucas, 2005-07-19, 12:55
- Re: Public Key Authentication with C++ Builder 6 - wodSupport, 2005-07-19, 23:35
- Re: Public Key Authentication with C++ Builder 6 - David Lucas, 2005-07-21, 16:51
- Re: Public Key Authentication with C++ Builder 6 - David Lucas, 2005-07-21, 17:27
- Re: Public Key Authentication with C++ Builder 6 - wodSupport, 2005-07-21, 20:37
- Re: Public Key Authentication with C++ Builder 6 - David Lucas, 2005-07-22, 09:45
- Re: Public Key Authentication with C++ Builder 6 - wodSupport, 2005-07-22, 10:18
- Re: Public Key Authentication with C++ Builder 6 - David Lucas, 2005-07-22, 11:13
- Re: Public Key Authentication with C++ Builder 6 - wodSupport, 2005-07-22, 11:37
- Re: Public Key Authentication with C++ Builder 6 - David Lucas, 2005-07-22, 11:13
- Re: Public Key Authentication with C++ Builder 6 - wodSupport, 2005-07-22, 10:18
- Re: Public Key Authentication with C++ Builder 6 - David Lucas, 2005-07-22, 09:45
- Re: Public Key Authentication with C++ Builder 6 - wodSupport, 2005-07-21, 20:37
- Re: Public Key Authentication with C++ Builder 6 - David Lucas, 2005-07-21, 17:27
- Re: Public Key Authentication with C++ Builder 6 - David Lucas, 2005-07-21, 16:51
- Re: Public Key Authentication with C++ Builder 6 - wodSupport, 2005-07-19, 23:35
- Re: Public Key Authentication with C++ Builder 6 - David Lucas, 2005-07-19, 12:55