[#DSA_OpenSSL] = DSA_OpenSSL :mrdocs: Return the built‐in OpenSSL software DSA_METHOD (deprecated). == Synopsis Declared in `<openssl/dsa.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[deprecated]] xref:DSA_METHOD-07a.adoc[DSA_METHOD] const* DSA_OpenSSL(); ---- [WARNING] ==== https://en.cppreference.com/cpp/language/attributes/deprecated[Deprecated^]. Use of this entity is allowed but discouraged. ==== == Return Value Pointer to the default software DSA method implementation. [.small]#Created with https://www.mrdocs.com[MrDocs]#