-

krb5_mk_error - Format and encode a KRB_ERROR message.

+

krb5_mk_error - Format and encode a KRB_ERROR message.

-krb5_error_code krb5_mk_error(krb5_context context, const krb5_error *dec_err, krb5_data *enc_err)
+krb5_error_code krb5_mk_error(krb5_context context, const krb5_error *dec_err, krb5_data *enc_err)
-
param
+
param:

[in] context - Library context

[in] dec_err - Error structure to be encoded

[out] enc_err - Encoded error structure

-
retval
+
retval:
  • 0 Success; otherwise - Kerberos error codes

@@ -135,8 +133,8 @@