HP Open Source Security for OpenVMS Volume 3: Kerberos > Chapter 6 KRB5 (Kerberos V5) Application Programming
Interfacekrb5_kt_start_seq_get — Start a sequential retrieve of key table entries
This routine prepares to read sequentially every key in the keytab identified by id. The cursor argument is filled in with a cursor to be used in calls to krb5_kt_next_entry. |