krb5_error_code krb5_string_to_enctype ( char *string, krb5_enctype *enctypep );
A pointer to the string to convert to an encryption type.
A pointer to the encryption type.
This routine converts a string to a Kerberos encryption type.
This routine returns the following KRB5 status codes:
EINVAL
Invalid parameter.