|
Hi All, When I try to encode DEncX520OrganizationNameContent with Organization name oid as id_at_organizationName. AsnOid id_at_organizationName = { 3,
"\125\4\12" }; This is getting encoded as 06 03 55 04 0D 0A. Extra ‘OD’ is getting inserted
between 04 and 0A. Could any of you suggest me how to resolve
this problem. And how do we have to store space in
printable string ASN type. Waiting for your suggestions. Regards,
|