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

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

by wodSupport, Thursday, July 21, 2005, 20:37 (6857 days ago) @ David Lucas

David,

I am not sure I understand. You want to keep private key in some other file, or in memory? What would you do after you Load it? Or, if you don't Load it, where would you get it from?

In either case, you would need to use PrivateKey or PrivateKeyData properties, you wouldn't be able to pass instance of wodKeys directly as I suggested.


Complete thread: