[an error occurred while processing this directive]
krb5_error_code krb5_auth_con_set_checksum_func ( krb5_context context, krb5_auth_context auth_context, krb5_mk_req_checksum_func func, void *data );
The context structure.
A per-connection context.
A function that performs the checksum.
A pointer to the data structure that holds the checksum.
This routine sets the checksum function and the sets up the data structure used to hold the checksum data.
This routine returns the following KRB5 status code: