Function tls_parser::parse_digitally_signed

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