parse_digitally_signed

Function parse_digitally_signed 

Source
pub fn parse_digitally_signed(i: &[u8]) -> IResult<&[u8], DigitallySigned<'_>>