[an error occurred while processing this directive]
krb5_error_code krb5_mk_error( krb5_context context, const krb5_error *dec_err, krb5_data *enc_err );
The context structure.
The error structure to format.
The formatted error buffer.
This routine formats the error structure *dec_err into an error buffer *enc_err.
The error buffer storage (enc_err->data) is allocated, and should be freed by the caller when finished.
This routine returns the following KRB5 status code:
0