Please, help..
For example I want to generate ASN1 type of UTF8String  by this call
ASN1_generate_v3(p, ctx)
I pass to this subrouting such string "UTF8:йцукенг". But no correct effect..
I 'tried to pass for the value the correct UTF8 data,previously had converted it from CP1251 to UTF8...
But this call in some way is mangling my UTF8String, adding c3....
Where I am wrong?
Thanks for help..

Reply via email to