1gnutls_priority_certificate_type_listg2ng(un3tu)ltsls_priority_certificate_type_list2(3)
2
3
4

NAME

6       gnutls_priority_certificate_type_list2 - API function
7

SYNOPSIS

9       #include <gnutls/gnutls.h>
10
11       int   gnutls_priority_certificate_type_list2(gnutls_priority_t  pcache,
12       const unsigned int ** list, gnutls_ctype_target_t target);
13

ARGUMENTS

15       gnutls_priority_t pcache
16                   is a gnutls_prioritity_t type.
17
18       const unsigned int ** list
19                   will point to an integer list.
20
21       gnutls_ctype_target_t target
22                   is  a  gnutls_ctype_target_t  type.  Valid  arguments   are
23                   GNUTLS_CTYPE_CLIENT and GNUTLS_CTYPE_SERVER
24

DESCRIPTION

26       Get  a  list of available certificate types for the given target in the
27       priority structure.
28

RETURNS

30       the number of certificate types, or an error code.
31

SINCE

33       3.6.4
34

REPORTING BUGS

36       Report bugs to <bugs@gnutls.org>.
37       Home page: http://www.gnutls.org
38
39
41       Copyright © 2001-2018 Free Software Foundation, Inc., and others.
42       Copying and distribution of this file, with  or  without  modification,
43       are  permitted  in  any  medium  without royalty provided the copyright
44       notice and this notice are preserved.
45

SEE ALSO

47       The full documentation for gnutls is maintained as  a  Texinfo  manual.
48       If  the /usr/share/doc/gnutls/ directory does not contain the HTML form
49       visit
50
51       http://www.gnutls.org/manual/
52
53gnutls                               3g.n6u.t5ls_priority_certificate_type_list2(3)
Impressum