]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
mention gnutls_privkey_sign_raw_data in upgrade section
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 1 Apr 2015 08:04:54 +0000 (10:04 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 1 Apr 2015 08:04:54 +0000 (10:04 +0200)
doc/cha-upgrade.texi

index e124246cbf683f925de7678049ab6e2802840fb0..93672393166903d8b97a86d017d5b6dca0486802 100644 (file)
@@ -178,4 +178,7 @@ however, several deprecated functions were removed, and are listed below.
 @item @funcintref{gnutls_x509_crt_verify_data}
 @tab @funcref{gnutls_pubkey_verify_data2}
 
+@item @funcintref{gnutls_privkey_sign_raw_data}
+@tab @funcref{gnutls_privkey_sign_hash} with the flag GNUTLS_PRIVKEY_SIGN_FLAG_TLS1_RSA
+
 @end multitable