document the enctype argument of smb_krb5_kt_seek_and_delete_old_entries()
authorStefan Metzmacher <metze@samba.org>
Thu, 27 Oct 2022 12:03:42 +0000 (14:03 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 11 Dec 2023 14:55:16 +0000 (15:55 +0100)
lib/krb5_wrap/krb5_samba.c

index 6526fdd2df249f6991dadaa0070a8e165df543e9..8cbd2fc145a02da8245a7ecc60d6900c61167e19 100644 (file)
@@ -1602,6 +1602,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.