I have been working on getting data out of specific extensions (for
instance NID_subject_alt_name). If 'g' is the General Name structure I
can see that g->type gives me the type of thing I am looking at (for
instance GEN_DNS). I noticed that the data associated with the GENERAL
NAME item is a union. What I would like to do is get the data associated
with the item (and not have to decode the union myself). Is there a
convenient openSSL function that will do that for me?

Peace, and thanks in advance,
Chaz
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to