Return the bit length of the Diffie-Hellman prime modulus p (deprecated).
Deprecated. Use of this entity is allowed but discouraged.
Number of significant bits in p.
| Name | Description |
|---|---|
| dh | DH object whose parameters are queried; dh and its p must be non-NULL. |