Validate Diffie-Hellman parameters and return a bitmask of problems (deprecated).
Deprecated. Use of this entity is allowed but discouraged.
1 if the check routine ran successfully (inspect codes), or 0 on hard failure.
| Name | Description |
|---|---|
| dh | DH object whose domain parameters are checked. |
| codes | Receives zero or a combination of DH_CHECK_* reason bits. |