Fix documentation error(This function points to itself in the @see tag)
[platform/core/security/key-manager.git] / src / include / ckmc / ckmc-manager.h
index 251052c..4d90b66 100644 (file)
@@ -661,7 +661,7 @@ int ckmc_create_signature(const char *private_key_alias, const char *password, c
  * @pre User is already logged in and the user key is already loaded into memory in plain text form.
  * @see ckmc_create_key_pair_rsa()
  * @see ckmc_create_key_pair_ecdsa()
- * @see ckmc_verify_signature()
+ * @see ckmc_create_signature()
  * @see #ckmc_hash_algo_e
  * @see #ckmc_rsa_padding_algo_e
  */