From: Dongsun Lee Date: Tue, 7 Jul 2015 06:32:06 +0000 (+0900) Subject: [Tutorial][key-manager] Bug fix in a link for key-manager API Reference X-Git-Tag: tizen_3.0/TD_SYNC/20161201~735 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c77a19ccb4f147883caa86508b93cb8a9eb045da;p=sdk%2Fonline-doc.git [Tutorial][key-manager] Bug fix in a link for key-manager API Reference Change-Id: Idc18ed15df0a17dd5ffb04807ea1ac1d08d09dec Signed-off-by: Dongsun Lee --- diff --git a/org.tizen.tutorials/html/native/security/key_tutorial_n.htm b/org.tizen.tutorials/html/native/security/key_tutorial_n.htm index 22e1e2f..c79befa 100644 --- a/org.tizen.tutorials/html/native/security/key_tutorial_n.htm +++ b/org.tizen.tutorials/html/native/security/key_tutorial_n.htm @@ -200,7 +200,7 @@ if (CKMC_ERROR_NONE != ret) Note that a few Key manager APIs have been deprecated since Tizen 2.4. - For example, several ckmc_remove_* () have been replaced by ckmc_remove_alias(). Although the deprecated APIs continue to be available, it is strongly recommended to use new APIs. For more information on the deprecated information, please refer to the Key-manager API References. + For example, several ckmc_remove_* () have been replaced by ckmc_remove_alias(). Although the deprecated APIs continue to be available, it is strongly recommended to use new APIs. For more information on the deprecated information, please refer to the Key-manager API References.