|
gnutls_x509_privkey_fix — API function
#include <gnutls/x509.h>
int
gnutls_x509_privkey_fix( |
gnutls_x509_privkey_t key) ; |
This function will recalculate the secondary parameters in a key. In RSA keys, this can be the coefficient and exponent1,2.
Report bugs to <bug-gnutls@gnu.org>.
General guidelines for reporting bugs: http://www.gnu.org/gethelp/
GnuTLS home page: http://www.gnu.org/software/gnutls/