]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Doc fix.
authorSimon Josefsson <simon@josefsson.org>
Fri, 16 Dec 2005 11:11:16 +0000 (11:11 +0000)
committerSimon Josefsson <simon@josefsson.org>
Fri, 16 Dec 2005 11:11:16 +0000 (11:11 +0000)
lib/gnutls_state.c

index 086871142381461659928e0b03b23d51674a055d..549c5286a71f63b482c773bf02252d5f9c1049b4 100644 (file)
@@ -1058,6 +1058,9 @@ gnutls_session_get_server_random (gnutls_session_t session)
  * will be garbage; in particular, a %NULL return value should not be
  * expected.
  *
+ * Consider using gnutls_prf() rather than extracting the master
+ * secret and use it to derive further data.
+ *
  * Return value: pointer to master secret.
  **/
 const char *