Return the ENGINE bound to a DH object, if any (deprecated).
Synopsis
Declared in <openssl/dh.h>
|
Warning
|
Deprecated. Use of this entity is allowed but discouraged. |
Return Value
ENGINE handle, or NULL when no ENGINE is set.
Parameters
Name |
Description |
d |
DH object to query. |
Created with MrDocs