[][src]Function tls_parser::parse_digitally_signed

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