Imported Upstream version 3.4.11
[platform/upstream/gnutls.git] / doc / manpages / gnutls_cipher_get.3
1 .\" DO NOT MODIFY THIS FILE!  It was generated by gdoc.
2 .TH "gnutls_cipher_get" 3 "3.4.11" "gnutls" "gnutls"
3 .SH NAME
4 gnutls_cipher_get \- API function
5 .SH SYNOPSIS
6 .B #include <gnutls/gnutls.h>
7 .sp
8 .BI "gnutls_cipher_algorithm_t gnutls_cipher_get(gnutls_session_t " session ");"
9 .SH ARGUMENTS
10 .IP "gnutls_session_t session" 12
11 is a \fBgnutls_session_t\fP type.
12 .SH "DESCRIPTION"
13 Get currently used cipher.
14 .SH "RETURNS"
15 the currently used cipher, a \fBgnutls_cipher_algorithm_t\fP
16 type.
17 .SH "REPORTING BUGS"
18 Report bugs to <bugs@gnutls.org>.
19 .br
20 Home page: http://www.gnutls.org
21
22 .SH COPYRIGHT
23 Copyright \(co 2001-2016 Free Software Foundation, Inc., and others.
24 .br
25 Copying and distribution of this file, with or without modification,
26 are permitted in any medium without royalty provided the copyright
27 notice and this notice are preserved.
28 .SH "SEE ALSO"
29 The full documentation for
30 .B gnutls
31 is maintained as a Texinfo manual.
32 If the /usr/share/doc/gnutls/
33 directory does not contain the HTML form visit
34 .B
35 .IP http://www.gnutls.org/manual/
36 .PP