der_parser::der

Function parse_der_utf8string

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

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