krb5_error_code krb5_string_to_cksumtype ( char *string, krb5_cksumtype *cksumtypep );
A pointer to the string value to convert to a checksum type.
A pointer to the checksum type.
This routine converts a character string into a Kerberos checksum type.
This routine returns the following KRB5 status codes:
EINVAL
Invalid parameter.