Function tls_parser::parse_ecdh_params[][src]

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