![]() |
![]() |
![]() |
GnuTLS API Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
#define HAVE_SSIZE_T
return gnutls_sec_param_to_pk_bits (GNUTLS_PK_DH Param1
);
gnutls_x509_privkey_int;
return gnutls_sec_param_to_pk_bits (GNUTLS_PK_DH Param1
);
When generating private and public key pairs a difficult question is which size of "bits" the modulus will be in RSA and the group size in DSA. The easy answer is 1024, which is also wrong. This function will convert a human understandable security parameter to an appropriate size for the specific algorithm.
Returns : |
The number of bits, or (0). |
Since 2.12.0