summaryrefslogtreecommitdiff
path: root/doc/cha-intro-tls.texi
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-02 00:16:17 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-02 00:16:17 +0100
commit0a8d6e37937ad92856e69367b2a22887fcf33ef3 (patch)
tree19ad6832014deb3e4696f9f67d1025f16b5c3566 /doc/cha-intro-tls.texi
parent1491f0392fa904b1fd16a39d8aad084b43457892 (diff)
downloadgnutls-0a8d6e37937ad92856e69367b2a22887fcf33ef3.tar.gz
doc update
Diffstat (limited to 'doc/cha-intro-tls.texi')
-rw-r--r--doc/cha-intro-tls.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/cha-intro-tls.texi b/doc/cha-intro-tls.texi
index d72ae2b61f..b2b46def35 100644
--- a/doc/cha-intro-tls.texi
+++ b/doc/cha-intro-tls.texi
@@ -607,6 +607,10 @@ To enable use the following functions.
@showfuncB{gnutls_srtp_set_profile,gnutls_srtp_set_profile_direct}
+To obtain the negotiated keys use the function below.
+
+@showfuncdesc{gnutls_srtp_get_keys}
+
Other helper functions are listed below.
@showfuncC{gnutls_srtp_get_selected_profile,gnutls_srtp_get_profile_name,gnutls_srtp_get_profile_id}