-

krb5_auth_con_setuseruserkey - Set the session key in an auth context.

+

krb5_auth_con_setuseruserkey - Set the session key in an auth context.

-krb5_error_code krb5_auth_con_setuseruserkey(krb5_context context, krb5_auth_context auth_context, krb5_keyblock *keyblock)
+krb5_error_code krb5_auth_con_setuseruserkey(krb5_context context, krb5_auth_context auth_context, krb5_keyblock *keyblock)
-
param
+
param:

[in] context - Library context

[in] auth_context - Authentication context

[in] keyblock - User key

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

@@ -134,8 +132,8 @@