Return the built‐in OpenSSL software DSA_METHOD (deprecated).
Synopsis
Declared in <openssl/dsa.h>
[[deprecated]]
DSA_METHOD const*
DSA_OpenSSL();
|
Warning
|
Deprecated. Use of this entity is allowed but discouraged. |
Return Value
Pointer to the default software DSA method implementation.
Created with MrDocs