der_parser::der

Function parse_der_ia5string

Source
pub fn parse_der_ia5string(i: &[u8]) -> DerResult<'_>
Expand description

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