Module picky_asn1::restricted_string
source · Re-exports§
Structs§
- First 128 ASCII characters (values from
0x00
to0x7F
) Used to represent ISO 646 (IA5) characters. - 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, and SPACE
- a-z, A-Z, ’ () +,-.?:/= and SPACE
- A generic restricted character string.
- any character from a recognized alphabet (including ASCII control characters)