1gnutls_x509_privkey_fix(3)          gnutls          gnutls_x509_privkey_fix(3)
2
3
4

NAME

6       gnutls_x509_privkey_fix  -  This function will recalculate some parame‐
7       ters of the key.
8

SYNOPSIS

10       #include <gnutls/x509.h>
11
12       int gnutls_x509_privkey_fix(gnutls_x509_privkey_t key);
13

ARGUMENTS

15       gnutls_x509_privkey_t key
16                   Holds the key
17

DESCRIPTION

19       This function will recalculate the secondary parameters in a  key.   In
20       RSA keys, this can be the coefficient and exponent1,2.
21

RETURN VALUE

23       In case of failure a negative value will be returned, and 0 on success.
24

REPORTING BUGS

26       Report bugs to <bug-gnutls@gnu.org>.
27
29       Copyright © 2006 Free Software Foundation.
30       Permission  is  granted  to make and distribute verbatim copies of this
31       manual provided the copyright notice and  this  permission  notice  are
32       preserved on all copies.
33

SEE ALSO

35       The  full  documentation  for gnutls is maintained as a Texinfo manual.
36       If the info and gnutls programs are properly installed  at  your  site,
37       the command
38
39              info gnutls
40
41       should give you access to the complete manual.
42
43
44
45gnutls                               1.6.3          gnutls_x509_privkey_fix(3)
Impressum