@deftypefun {gnutls_certificate_verification_profiles_t} {gnutls_certificate_verification_profile_get_id} (const char * @var{name}) @var{name}: is a profile name Convert a string to a @code{gnutls_certificate_verification_profiles_t} value. The names are compared in a case insensitive way. @strong{Returns:} a @code{gnutls_certificate_verification_profiles_t} id of the specified profile, or @code{GNUTLS_PROFILE_UNKNOWN} on failure. @end deftypefun