From 13145eb4c5385f4e3ccc34ff6ce435f2f32df11b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Bida?= Date: Thu, 12 Dec 2024 10:10:43 +0100 Subject: [PATCH] Update src/core/common/settings.hpp Co-authored-by: Esko Dijk --- src/core/common/settings.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/common/settings.hpp b/src/core/common/settings.hpp index 474b97c3d787..117c6c3d8395 100644 --- a/src/core/common/settings.hpp +++ b/src/core/common/settings.hpp @@ -817,7 +817,7 @@ class Settings : public SettingsBase, private NonCopyable /** * Reads the Tcat Commissioner certificate. * - * @param[in] aCert The Dataset type (active or pending) to read. + * @param[out] aCert Buffer to store the DER-encoded X509 end-entity certificate of the TCAT Commissioner * @param[out] aCertLen Certificate length. * * @retval kErrorNone Successfully read the Dataset.