Return the optional subprime q stored in a DH object (deprecated).
Synopsis
Declared in <openssl/dh.h>
|
Warning
|
Deprecated. Use of this entity is allowed but discouraged. |
Return Value
Internal BIGNUM pointer (do not free), or NULL if unset.
Parameters
Name |
Description |
dh |
DH object to query. |
Created with MrDocs