Extend asynchronous API socket timeout
[platform/core/security/key-manager.git] / doc / key-manager-control_doc.h
index 0e02b6c..8c42b39 100644 (file)
 #ifndef __TIZEN_CORE_KEY_MANAGER_CONTROL_DOC_H__
 #define __TIZEN_CORE_KEY_MANAGER_CONTROL_DOC_H__
 /**
+ * @internal
  * @ingroup CAPI_KEY_MANAGER_MODULE
  * @defgroup CAPI_KEY_MANAGER_CONTROL_MODULE Key Manager Control
- * @brief    These APIs controls the key manager state(Unlocked/Locked) and reflects the user's password change.
+ * @brief    These APIs control the key manager state (Unlocked/Locked) and reflects the user's password change.
  *
  * @section CAPI_KEY_MANAGER_CONTROL_MODULE_HEADER Required Header
- * \#include <ckmc/ckmc_control.h>
+ * \#include <ckmc/ckmc-control.h>
  *
  * @section CAPI_KEY_MANAGER_CONTROL_MODULE_OVERVIEW Overview
- * It provides APIs encrypting, decrypting, and re-encrypting a DKEK(with which a user's data file is encrypted).
+ * It provides APIs encrypting, decrypting, and re-encrypting a DKEK (with which a user's data file is encrypted).
  * When a user logs in for the first time, the DKEK will be generated randomly.
  */