krb5_error_code krb5_cc_start_seq_get( krb5_context context, krb5_ccache id, krb5_cc_curso *cursor );
The context structure.
A credentials cache identifier.
A cursor to be used in calls to krb5_cc_next_cred.
This routine prepares to sequentially read every set of cached credentials.
This routine returns the following KRB5 status code: