On Mon, Jan 10, 2011 at 02:32:35PM +0530, Karthik Ravikanti wrote:
> I remember seeing a method to get the signature parameters as a buffer. I
> can't find it now. :-(

OBJ_nid2ln(OBJ_obj2nid(cert->sig_alg->algorithm))
returns a pointer to the string representation of the signature algorithm
like "sha1WithRSAEncryption"


What else do you need ?


        Christian

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to