[][src]Function der_parser::ber::parse_ber_printablestring

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

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