krb5_error_code krb5_string_to_salttype ( char *string, krb5_int32 *salttypep );
A pointer to the string to convert to a salt type.
A pointer to the salt type.
This routine converts a string to a Kerberos salt type.
This routine returns the following KRB5 status codes:
EINVAL
Invalid parameter.