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

by David Lucas, (7224 days ago) @ Jasmine

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

locked

Complete thread: