Return the Diffie-Hellman shared-secret size in bytes (deprecated).
Deprecated. Use of this entity is allowed but discouraged.
Number of bytes needed to hold a shared secret (BN_num_bytes of p), or -1 on error.
| Name | Description |
|---|---|
| dh | DH key whose prime modulus length is queried. |