-

krb5_auth_con_setrcache - Set the replay cache in an auth context.

+

krb5_auth_con_setrcache - Set the replay cache in an auth context.

-krb5_error_code krb5_auth_con_setrcache(krb5_context context, krb5_auth_context auth_context, krb5_rcache rcache)
+krb5_error_code krb5_auth_con_setrcache(krb5_context context, krb5_auth_context auth_context, krb5_rcache rcache)
-
param
+
param:

[in] context - Library context

[in] auth_context - Authentication context

[in] rcache - Replay cache haddle

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

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