[][src]Function tls_parser::parse_digitally_signed_old

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