



@deftypefun {int} {gnutls_rsa_export_get_modulus_bits} (gnutls_session_t @var{session})
@var{session}: is a gnutls session

Get the export RSA parameter's modulus size.

@strong{Returns:} The bits used in the last RSA-EXPORT key exchange with the
peer, or a negative error code in case of error.
@end deftypefun
