tls_parser::tls_ec
pub fn parse_ec_parameters( i: &[u8]) -> IResult<&[u8], ECParameters<'_>, (&[u8], ErrorKind)>