[−][src]Function der_parser::der::visiblestring
pub fn visiblestring(i: &[u8]) -> DerResult<'_>
Read a printable string value. The content is verified to contain only the allowed characters.
pub fn visiblestring(i: &[u8]) -> DerResult<'_>
Read a printable string value. The content is verified to contain only the allowed characters.