parse_der_printablestring

Function parse_der_printablestring 

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

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