update doxygen
authorKyungwooNoh <kw1004.noh@samsung.com>
Thu, 11 Jul 2013 06:43:43 +0000 (15:43 +0900)
committerKyungwooNoh <kw1004.noh@samsung.com>
Thu, 11 Jul 2013 06:43:43 +0000 (15:43 +0900)
Change-Id: Iadcc6966919f7ccedde799246057251bf60c6c79
Signed-off-by: KyungwooNoh <kw1004.noh@samsung.com>
inc/FSecCertICertificatePath.h
inc/FSecCertX509CertificatePath.h

index 2905db7..7cfed08 100644 (file)
@@ -213,6 +213,10 @@ public:
 
        /**
         *  Adds a certificate to the certificate chain.
+        *  The order of certificaett addition should be
+        *  1. Add user certificate.
+        *  2. Add intermediate certificate.
+        *  3. Add root CA certificate.
         *
         *      @since          2.0
         *
index 92b881a..4f6bc60 100644 (file)
@@ -74,6 +74,10 @@ public:
 
        /**
         *      Adds a certificate to the certificate chain.
+        *  The order of certificaett addition should be
+        *  1. Add user certificate.
+        *  2. Add intermediate certificate.
+        *  3. Add root CA certificate.
         *
         *      @since          2.0
         *