Hi, I note that OpenSSL provides a function X509_ALGOR_set_md() to set the message digest algorithm to be used on a signature, but it doesn't seem to provide a corresponding X509_ALGOR_get_md() function. Is this correct, or did I miss something? If I didn't miss anything, then how can I figure out which hashing algorithm was used for a given X.509 certificate? Thanks, -- Wouter Verhelst