-

krb5_auth_con_setrecvsubkey_k - Set the receiving subkey in an auth context.

+

krb5_auth_con_setrecvsubkey_k - Set the receiving subkey in an auth context.

-krb5_error_code krb5_auth_con_setrecvsubkey_k(krb5_context ctx, krb5_auth_context ac, krb5_key key)
+krb5_error_code krb5_auth_con_setrecvsubkey_k(krb5_context ctx, krb5_auth_context ac, krb5_key key)
-
param
+
param:

[in] ctx - Library context

[in] ac - Authentication context

[in] key - Receiving subkey

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

@@ -139,8 +137,8 @@