<div dir="ltr">Hi,<div><br></div><div>While checking out the 3.0.0-beta2 release, I noticed that several of the _METHOD structs are not marked as deprecated. With the introduction of the provider mechanism, they don't seem relevant anymore. Is there a reason for this, or is it just an omission?</div><div><br></div><div>For example, see DH_METHOD here: <a href="https://github.com/openssl/openssl/blob/9f551541e84eead1d42604b7d5e61885e8e34be0/include/openssl/types.h#L134-L135">https://github.com/openssl/openssl/blob/9f551541e84eead1d42604b7d5e61885e8e34be0/include/openssl/types.h#L134-L135</a></div><div>Others I have seen are RAND_METHOD and EVP_PKEY_METHOD.</div><div><br></div><div>Thanks,</div><div>Reinier</div></div>