update doxygen comments for installation p12
authorKyungwooNoh <kw1004.noh@samsung.com>
Fri, 19 Apr 2013 05:56:47 +0000 (14:56 +0900)
committerso.yu <so.yu@samsung.com>
Fri, 19 Apr 2013 06:05:58 +0000 (15:05 +0900)
Change-Id: Ia59f0a1148e1873c7820205b779361f2d2a16288
Signed-off-by: KyungwooNoh <kw1004.noh@samsung.com>
inc/FSecCertX509CertificateStore.h

index 8207122..f902000 100644 (file)
@@ -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);