-

krb5_auth_con_getrcache - Retrieve the replay cache from an auth context.

+

krb5_auth_con_getrcache - Retrieve the replay cache from an auth context.

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

[in] context - Library context

[in] auth_context - Authentication context

[out] rcache - Replay cache handle

-
retval
+
retval:
  • 0 (always)

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