I doubt it is the preferred method but you can get at the character data via the ' data' parameter. In case of embedded nulls you can use the length member too. On Sep 14, 2011 5:48 AM, "Arunkumar Manickam" <arun.c...@gmail.com> wrote: > Hi, > > How do I convert an ASN1_IA5STRING to char* . > > Thanks in advance, > Arun
- ASN1_IA5STRING to char* Arunkumar Manickam
- Re: ASN1_IA5STRING to char* Shane G