mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
lib/krb5_wrap: document the enctype argument of smb_krb5_kt_seek_and_delete_old_entries()
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
7958e18b8a
commit
173b6f6e60
@ -1632,6 +1632,8 @@ krb5_error_code smb_krb5_kt_get_name(TALLOC_CTX *mem_ctx,
|
||||
*
|
||||
* @param[in] kvno The kvnco to use.
|
||||
*
|
||||
* @param[in] enctype Only search for entries with the specified enctype
|
||||
*
|
||||
* @param[in] princ_s The principal as a string to search for.
|
||||
*
|
||||
* @param[in] princ The principal as a krb5_principal to search for.
|
||||
|
Loading…
Reference in New Issue
Block a user