Return the bit length of the DSA prime modulus p (deprecated).
Declared in <openssl/dsa.h>
<openssl/dsa.h>
[[deprecated]] int DSA_bits(DSA const* d);
Deprecated. Use of this entity is allowed but discouraged.
Bit length of p, or -1 if parameters are unavailable.