Expand description
ASN.1 NumericString contents. ASN.1 NumericString contents.
NumericString’s character repertoire (space and decimal digits) is a strict subset of PrintableString’s repertoire, so its codec is a refinement of the existing zero-copy PrintableString codec.