pub fn parse_ber_ia5string(i: &[u8]) -> BerResult<'_>
Expand description

Read an IA5 string value. The content is verified to be ASCII.