Re: C++ problem trying to use a certificate? Can - WeOnlyDo Discussion board

Re: C++ problem trying to use a certificate? Can (General questions)

by wodSupport, Friday, January 13, 2006, 20:12 (6888 days ago) @ timster

Tim,

unfortunatelly, you can't tell if loaded key is RSA/DSA, we didn't provide such option at the beginning, and now we can't change interface anymore. You can load both, wodKeys can store them both. I guess if you try to print them out using PublicKeyOpenSSH you'll see that some key isn't loaded if you get exception or empty response :)

As for CTime, I don't honestly know how MFC translates that. In Automation OLE world this is DATE which I believe is a double real value. You have to check generated wrapper to see how it translates for you.


Complete thread: