der_parser::ber

Function parse_ber_utf8string

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

Read a UTF-8 string value. The encoding is checked.