On Fri, Jul 27, 2012, Puneet Khunteta wrote:

> any Update ?
> 
> regards,
> Puneet
> 
> On Thu, Jul 26, 2012 at 4:27 PM, Puneet Khunteta
> <khunteta.pun...@gmail.com>wrote:
> 
> > Hello Stephen,
> >
> > On using the suggestion provided by you , got the following output snippet
> >
> >
> > It shows extusage->data Empty.
> >

It's not clear what you are doing. You should get back a STACK_OF(ASN1_OBJECT)
and examine it with sk_ASN1_OBJECT_num(extusage) and
sk_ASN1_OBJECT_value(extusage, index).

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to