Hi...........

Does any boby knows the significance of the ASN1_OBJECT structure used in openssl.

It is defined in asn1.h as

typedef struct asn1_object_st
 {
 const char *sn,*ln;
 int nid;
 int length;
 unsigned char *data;
 int flags; /* Should we free this one */
 } ASN1_OBJECT;

To be specific I want to initilize it it with OCSP responce signer type of object.........

How to do it???????????

Thanks and regards...............

Shailendra Ghatage...........


Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com
Buy Music, Video, CD-ROM, Audio-Books and Music Accessories from http://www.planetm.co.in

Reply via email to