Eduard Lascu wrote:
I am trying to implement an encoding/decoding function for UTF 8 Strings in BER. The standard (ITU-T X.690 - 07/2002), clauses 8.21.3 and 8.21.5 explain that strings (other than UniversalString and BMLString) should be encoded according to the ISO/IEC 2022 standard. Can anybody here confirm that the octets for each character should be encoded according to the following table?
You might want to have a look at RFC-3629, where the UTF-8 is defined precisely.
-- Lev Walkin [EMAIL PROTECTED] _______________________________________________ ASN1 mailing list [email protected] http://lists.asn1.org/mailman/listinfo/asn1
