Reviewed-by: Richard Levitte <levitte@openssl.org>
Changes between 1.0.2g and 1.1.0 [xx XXX xxxx]
+ *) Made DH and DH_METHOD opaque. The structures for managing DH objects
+ have been moved out of the public header files. New functions for managing
+ these have been added.
+ [Matt Caswell]
+
*) Made RSA and RSA_METHOD opaque. The structures for managing RSA
objects have been moved out of the public header files. New
functions for managing these have been added.