Function tls_parser::parse_digitally_signed[][src]

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