Return the current default DSA_METHOD (deprecated).
Declared in <openssl/dsa.h>
<openssl/dsa.h>
[[deprecated]] DSA_METHOD const* DSA_get_default_method();
Deprecated. Use of this entity is allowed but discouraged.
Meaningfulness depends on whether the ENGINE API is in use; prefer providers.
Pointer to the default DSA_METHOD.