pub fn parse_der_octetstring(i: &[u8]) -> IResult<&[u8], DerObject<'_>>