ENGINE_get_default_DSA

Obtain a functional reference to the default ENGINE for DSA operations.

Synopsis

Declared in <openssl/engine.h>

[[deprecated]]
ENGINE*
ENGINE_get_default_DSA();

WARNING

Deprecated. Use of this entity is allowed but discouraged.

Return Value

Initialised ENGINE on success, or NULL if no default ENGINE is available.