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

by timster, (7050 days ago) @ Jasmine

Hi,

If the server is validating the signature then I tend to agree with you. Hopefully this won't be an issue...

A couple more questions and then I'll leave you alone for a while:

How can I tell if a loaded key is DSA or RSA?

Can I use PublicKeyOpenSSH property for both DSA & RSA keys (what's the best way to compare the public keys regardless of the type)?

What C++ data type is the ValidTo cert property (A CTime object)?

Thanks,
Tim

locked

Complete thread: