HP Open Source Security for OpenVMS Volume 3: Kerberos > Chapter 6 KRB5 (Kerberos V5) Application Programming
Interfacekrb5_kt_end_seq_get — Complete a series of sequential key table entry retrievals
This routine finishes sequential processing mode and invalidates cursor, which must never be reused after this routine call. This routine requires that id identifies a valid keytab and *cursor be a cursor returned by krb5_kt_start_seq_get or a subsequent call to krb5_kt_next_entry. |