HP Open Source Security for OpenVMS Volume 3: Kerberos > Chapter 6 KRB5 (Kerberos V5) Application Programming
Interfacekrb5_cc_end_seq_get — Finish processing credentials cache entries
This routine finishes sequential processing mode and invalidates *cursor. *cursor must never be reused after this call. It requires that id identifies a valid credentials cache and *cursor be a cursor returned by krb5_cc_start_seq_get or a subsequent call to krb5_cc_next_cred. |