der_parser::ber

Function parse_ber_visiblestring

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

Read a visible string value. The content is verified to contain only the allowed characters.