ASN.1
Previous:
EXTERNAL Up: Useful Types Next:
Embedded PDV
The most common Character String Types are listed as follows:
Character Type | Tag | Description |
BMPString |
30 | Basic Multilingual Plane of ISO/IEC/ITU 10646-1 |
IA5String |
22 | International ASCII characters (International Alphabet 5) |
GeneralString |
27 | all registered graphic and character sets plus SPACE and DELETE |
GraphicString |
25 | all registered G sets and SPACE |
NumericString |
18 | 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, and SPACE |
PrintableString |
19 | a-z, A-Z, ' () +,-.?:/= and SPACE |
TeletexString |
20 | CCITT and T.101 character sets |
UniversalString |
28 | ISO10646 character set |
UTF8String |
12 | any character from a recognized alphabet (including ASCII control characters) |
VideotexString |
21 | CCITT's T.100 and T.101 character sets |
VisibleString |
26 | International ASCII printing character sets |
For a full list of Universal Tags, see the Universal Tags page.
This site was developed from: Computer Networks and Open Systems An Application Development Perspective by Lillian N. Cassel Richard H. Austing Jones & Bartlett Publisher ISBN 0-7637-1122-5 |
This site is hosted by: Real World ASN.1 and XML Solutions |