1gnutls_certificate_verificatiognn_uptrlosf_igclneeur_ttgliesfti_ciadt(e3_)verification_profile_get_id(3)
2
3
4
6 gnutls_certificate_verification_profile_get_id - API function
7
9 #include <gnutls/x509.h>
10
11 gnutls_certificate_verification_profiles_t gnutls_certificate_verifica‐
12 tion_profile_get_id(const char * name);
13
15 const char * name
16 is a profile name
17
19 Convert a string to a gnutls_certificate_verification_profiles_t value.
20 The names are compared in a case insensitive way.
21
23 a gnutls_certificate_verification_profiles_t id of the specified pro‐
24 file, or GNUTLS_PROFILE_UNKNOWN on failure.
25
27 Report bugs to <bugs@gnutls.org>.
28 Home page: https://www.gnutls.org
29
30
32 Copyright © 2001- Free Software Foundation, Inc., and others.
33 Copying and distribution of this file, with or without modification,
34 are permitted in any medium without royalty provided the copyright no‐
35 tice and this notice are preserved.
36
38 The full documentation for gnutls is maintained as a Texinfo manual.
39 If the /usr/share/doc/gnutls/ directory does not contain the HTML form
40 visit
41
42 https://www.gnutls.org/manual/
43
44gnutls gnutls_c3e.r7t.i8ficate_verification_profile_get_id(3)