



@deftypefun {int} {gnutls_rsa_params_init} (gnutls_rsa_params_t * @var{rsa_params})
@var{rsa_params}: Is a structure that will hold the parameters

This function will initialize the temporary RSA parameters structure.

@strong{Returns:} @code{GNUTLS_E_SUCCESS}  on success, or an negative error code.
@end deftypefun
