Function der_parser::der::parse_der_utf8string[][src]

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

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