From 6b99de14c41eafafad305f5031e70d4a2e613829 Mon Sep 17 00:00:00 2001 From: KyungwooNoh Date: Fri, 19 Apr 2013 14:56:47 +0900 Subject: [PATCH] update doxygen comments for installation p12 Change-Id: Ia59f0a1148e1873c7820205b779361f2d2a16288 Signed-off-by: KyungwooNoh --- inc/FSecCertX509CertificateStore.h | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/FSecCertX509CertificateStore.h b/inc/FSecCertX509CertificateStore.h index 8207122..f902000 100644 --- a/inc/FSecCertX509CertificateStore.h +++ b/inc/FSecCertX509CertificateStore.h @@ -210,6 +210,7 @@ public: * @exception E_SUCCESS The method is successful. * @exception E_INVALID_ARG The specified @c certificate or the certificate data is invalid. * @exception E_SYSTEM The method cannot proceed due to a severe system error. + * @exception E_DATA_NOT_FOUND A root CA certificate does not exist. * @exception E_PRIVILEGE_DENIED The application does not have the privilege to call this method. */ result InsertPkcs12(const Tizen::Base::String& filePath, const Tizen::Base::String& password); -- 2.7.4