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