@deftypefun {const char *} {gnutls_pkcs_schema_get_name} (unsigned int @var{schema}) @var{schema}: Holds the PKCS @code{12} or PBES2 schema (@code{gnutls_pkcs_encrypt_flags_t} ) This function will return a human readable description of the PKCS12 or PBES2 schema. @strong{Returns:} a constrant string or @code{NULL} on error. @strong{Since:} 3.4.0 @end deftypefun