1gnutls_compress_certificate_ggentu_tslesl_eccgotnmeupdtr_lemssest_hcoedr(t3i)ficate_get_selected_method(3)
2
3
4
6 gnutls_compress_certificate_get_selected_method - API function
7
9 #include <gnutls/gnutls.h>
10
11 gnutls_compression_method_t gnutls_compress_certificate_get_se‐
12 lected_method(gnutls_session_t session);
13
15 gnutls_session_t session
16 is a gnutls_session_t type.
17
19 This function returns the certificate compression method that has been
20 selected to compress the certificate before sending it to the peer.
21 The selection is done based on the local list of supported compression
22 methods and the peer's requested compression methods.
23
25 selected certificate compression method.
26
27 Since 3.7.4
28
30 Report bugs to <bugs@gnutls.org>.
31 Home page: https://www.gnutls.org
32
33
35 Copyright © 2001- Free Software Foundation, Inc., and others.
36 Copying and distribution of this file, with or without modification,
37 are permitted in any medium without royalty provided the copyright no‐
38 tice and this notice are preserved.
39
41 The full documentation for gnutls is maintained as a Texinfo manual.
42 If the /usr/share/doc/gnutls/ directory does not contain the HTML form
43 visit
44
45 https://www.gnutls.org/manual/
46
47gnutls gnutls_co3m.p7r.e8ss_certificate_get_selected_method(3)