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