Return the DSA_METHOD currently bound to d (deprecated).
d
Declared in <openssl/dsa.h>
<openssl/dsa.h>
[[deprecated]] DSA_METHOD const* DSA_get_method(DSA* d);
Deprecated. Use of this entity is allowed but discouraged.
Pointer to the method implementation, or NULL if unset.