Deprecate tmp_ecdh_callback methods
The current implementations leak memory (they should return a `&EcKeyRef<Params>`), and the underlying APIs haven't existed in OpenSSL for a long time anyway. Closes #1529
Loading
Please register or sign in to comment