-

krb5_cc_start_seq_get - Prepare to sequentially read every credential in a credential cache.

+

krb5_cc_start_seq_get - Prepare to sequentially read every credential in a credential cache.

-krb5_error_code krb5_cc_start_seq_get(krb5_context context, krb5_ccache cache, krb5_cc_cursor *cursor)
+krb5_error_code krb5_cc_start_seq_get(krb5_context context, krb5_ccache cache, krb5_cc_cursor *cursor)
-
param
+
param:

[in] context - Library context

[in] cache - Credential cache handle

[out] cursor - Cursor

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

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