Fix key-wrapping documentation
[platform/core/security/key-manager.git] / src / include / ckmc / ckmc-manager.h
index 748e19e..877ea50 100644 (file)
@@ -1168,7 +1168,7 @@ int ckmc_import_wrapped_key(const ckmc_param_list_h params,
  * @remarks The wrapping key must be either symmetric (#CKMC_KEY_AES) or public RSA
  *          (#CKMC_KEY_RSA_PUBLIC).
  * @remarks The @a ppwrapped_key should be released using ckmc_key_free().
- * @remarks The key denoted by @a wrapping_key_alias can only be #CKMC_KEY_AES.
+ * @remarks The key denoted by @a alias can only be #CKMC_KEY_AES.
  *
  * @param[in] params Algorithm parameter list handle. See #ckmc_param_list_h and #ckmc_algo_type_e
  *                   for details. Supported algorithms: