Merge "[3.0][cherry-pick]Changes in Skip() and GetNextTokenWithoutPAttern() method...
[platform/framework/native/appfw.git] / inc / FSecCertX509CertificatePath.h
index 92b881a..6b3cf8b 100644 (file)
@@ -73,7 +73,11 @@ public:
        virtual Tizen::Base::String GetFormat(void) const;
 
        /**
-        *      Adds a certificate to the certificate chain.
+        *  Adds a certificate to the certificate chain.
+        *  The order of certificates should be as follows: @n
+        *  1. User certificate.
+        *  2. Intermediate certificate.
+        *  3. Root CA certificate.
         *
         *      @since          2.0
         *