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

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